Home
last modified time | relevance | path

Searched refs:hashc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/bsm/
H A Daudit_record.h345 token_t *au_to_certificate_hash(char *hash, int hashc)
/xnu-12377.61.12/bsd/security/audit/
H A Daudit_bsm_token.c1240 au_to_certificate_hash(char *hashes, int hashc) in au_to_certificate_hash() argument
1242 return au_to_exec_strings(hashes, hashc, AUT_CERT_HASH); in au_to_certificate_hash()