Home
last modified time | relevance | path

Searched refs:CS_HASHTYPE_SHA256 (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/tests/
H A Dcodesigntests.c141 T_ASSERT_EQ_INT(cdhash_info.type, CS_HASHTYPE_SHA256, "Checking returned CDHash type [SHA256]");
/xnu-12377.61.12/osfmk/kern/
H A Dcs_blobs.h134 CS_HASHTYPE_SHA256 = 2, enumerator
/xnu-12377.61.12/bsd/kern/
H A Dubc_subr.c173 .cs_type = CS_HASHTYPE_SHA256,
204 } else if (type == CS_HASHTYPE_SHA256) { in cs_find_md()
229 CS_HASHTYPE_SHA256,