Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/kern/
H A Dubc_subr.c153 uint8_t cs_type; /* type code as per code signing */ member
165 return cs_hash->cs_type; in cs_hash_type()
169 .cs_type = CS_HASHTYPE_SHA1,
178 .cs_type = CS_HASHTYPE_SHA256,
186 .cs_type = CS_HASHTYPE_SHA256_TRUNCATED,
194 .cs_type = CS_HASHTYPE_SHA384,