OSDN Git Service

Add string hashing function using djb2
authorChris Manton <cmanton@google.com>
Fri, 19 Sep 2014 16:08:32 +0000 (09:08 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Mon, 16 Mar 2015 23:51:34 +0000 (16:51 -0700)
commit18b53d2e194a71e390020ddc5ffb10cce2d64ed3
treeb2867874d701e04ae1ab811c1a14379046d50d18
parentc0e2f9927b8d60123b388c3d117e8f82c90d46e3
Add string hashing function using djb2
osi/include/hash_functions.h
osi/src/hash_functions.c