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
379 uint8_t first_cdhash[CS_HASH_MAX_SIZE];
748 static uint8_t cshash_zero[CS_HASH_MAX_SIZE] = { 0 };753 uint8_t computed_hash[CS_HASH_MAX_SIZE]; in csblob_find_special_slot_blob()809 uint8_t computed_hash[CS_HASH_MAX_SIZE]; in csblob_get_entitlements()871 uint8_t computed_hash[CS_HASH_MAX_SIZE]; in csblob_get_der_entitlements()4077 uint8_t hash[CS_HASH_MAX_SIZE]; in cs_blob_init_validated()5822 unsigned char actual_hash[CS_HASH_MAX_SIZE]; in cs_validate_hash()5823 unsigned char expected_hash[CS_HASH_MAX_SIZE]; in cs_validate_hash()5925 unsigned char partial_digest[CS_HASH_MAX_SIZE]; in cs_validate_hash()