Searched refs:cs_hash (Results 1 – 2 of 2) sorted by relevance
102 struct cs_hash;104 uint8_t cs_hash_type(struct cs_hash const *);125 const struct cs_hash *csb_hashtype;128 const struct cs_hash *csb_linkage_hashtype;
147 struct cs_hash { struct158 struct cs_hash const * const cs_hash) in cs_hash_type() argument160 return cs_hash->cs_type; in cs_hash_type()163 static const struct cs_hash cs_hash_sha1 = {172 static const struct cs_hash cs_hash_sha256 = {180 static const struct cs_hash cs_hash_sha256_truncate = {188 static const struct cs_hash cs_hash_sha384 = {198 static struct cs_hash const *361 struct cs_hash const *hashtype; in cs_validate_codedirectory()5821 struct cs_hash const *hashtype = NULL; in cs_validate_hash()