Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dcs_blobs.h133 CS_HASHTYPE_SHA1 = 1, enumerator
/xnu-11215.61.5/bsd/kern/
H A Dubc_subr.c164 .cs_type = CS_HASHTYPE_SHA1,
201 if (type == CS_HASHTYPE_SHA1) { in cs_find_md()
227 CS_HASHTYPE_SHA1,
596 if (candidate->hashType == CS_HASHTYPE_SHA1) { in cs_validate_csblob()