Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dubc_subr.c148 uint8_t cs_type; /* type code as per code signing */ member
160 return cs_hash->cs_type; in cs_hash_type()
164 .cs_type = CS_HASHTYPE_SHA1,
173 .cs_type = CS_HASHTYPE_SHA256,
181 .cs_type = CS_HASHTYPE_SHA256_TRUNCATED,
189 .cs_type = CS_HASHTYPE_SHA384,