Home
last modified time | relevance | path

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

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