Home
last modified time | relevance | path

Searched defs:hash_string (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/vfs/
H A Dvfs_cache.c2022 hash_string(const char *cp, int len) in hash_string() function
/xnu-8020.140.41/bsd/kern/
H A Dkern_exec.c5634 char hash_string[strlen(CDHASH_KEY) + 2 * SHA1_RESULTLEN + 1]; in exec_add_apple_strings() local