Searched refs:cp_cache_key (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cprotect.c646 entry->cp_cache_key,
1104 error = g_cp_wrap_func.wrapper (entry->cp_pclass, fileid, entry->cp_cache_key,
1376 SHA1Update(&sha1ctxt, &entry->cp_cache_key[0], CP_MAX_KEYSIZE);
1405 read_random(&entry->cp_cache_key[0], entry->cp_cache_key_len);
1460 bzero(entry->cp_cache_key, entry->cp_cache_key_len);
1611 bzero(&entry->cp_cache_key, entry->cp_cache_key_len);
1671 entry->cp_cache_key,
1731 entry->cp_cache_key,
H A Dhfs_cnode.c617 bzero (cp->c_cpentry->cp_cache_key, cp->c_cpentry->cp_cache_key_len);
/darwin-on-arm/xnu/bsd/sys/
H A Dcprotect.h106 uint8_t cp_cache_key[CP_MAX_KEYSIZE]; member in struct:cprotect

Completed in 72 milliseconds