Searched defs:AVB_SHA256_DIGEST_SIZE (Results 1 – 3 of 3) sorted by relevance
46 uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in sha256()70 static void sha256_str(const char* str, uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in sha256_str()77 const uint8_t expected_hash[AVB_SHA256_DIGEST_SIZE]) { in verify_permanent_attributes()155 const uint8_t expected_usage[AVB_SHA256_DIGEST_SIZE]) { in verify_certificate()
53 #define AVB_SHA256_DIGEST_SIZE 32 macro
385 uint8_t hash[AVB_SHA256_DIGEST_SIZE]) in avb_read_perm_attr_hash()