Searched defs:hash_string (Results 1 – 2 of 2) sorted by relevance
2022 hash_string(const char *cp, int len) in hash_string() function
5634 char hash_string[strlen(CDHASH_KEY) + 2 * SHA1_RESULTLEN + 1]; in exec_add_apple_strings() local