Home
last modified time | relevance | path

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

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