Home
last modified time | relevance | path

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

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