Searched refs:CS_HASH_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
143 CS_HASH_MAX_SIZE = 48, /* max size of the hash we'll support */ enumerator
378 uint8_t first_cdhash[CS_HASH_MAX_SIZE];
791 static uint8_t cshash_zero[CS_HASH_MAX_SIZE] = { 0 };796 uint8_t computed_hash[CS_HASH_MAX_SIZE]; in csblob_find_special_slot_blob()852 uint8_t computed_hash[CS_HASH_MAX_SIZE]; in csblob_get_entitlements()914 uint8_t computed_hash[CS_HASH_MAX_SIZE]; in csblob_get_der_entitlements()4072 uint8_t hash[CS_HASH_MAX_SIZE]; in cs_blob_init_validated()5817 unsigned char actual_hash[CS_HASH_MAX_SIZE]; in cs_validate_hash()5818 unsigned char expected_hash[CS_HASH_MAX_SIZE]; in cs_validate_hash()5920 unsigned char partial_digest[CS_HASH_MAX_SIZE]; in cs_validate_hash()