Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Dcs_blobs.h133 CS_HASHTYPE_SHA1 = 1, enumerator
/xnu-10063.121.3/bsd/kern/
H A Dubc_subr.c169 .cs_type = CS_HASHTYPE_SHA1,
206 if (type == CS_HASHTYPE_SHA1) { in cs_find_md()
232 CS_HASHTYPE_SHA1,
601 if (candidate->hashType == CS_HASHTYPE_SHA1) { in cs_validate_csblob()