Home
last modified time | relevance | path

Searched defs:AVB_SHA256_DIGEST_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/avb/libavb_atx/
Davb_atx_validate.c35 uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in sha256()
55 static void sha256_str(const char* str, uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in sha256_str()
62 uint8_t expected_hash[AVB_SHA256_DIGEST_SIZE]) { in verify_permanent_attributes()
81 uint8_t expected_usage[AVB_SHA256_DIGEST_SIZE]) { in verify_certificate()
/external/avb/libavb/
Davb_crypto.h48 #define AVB_SHA256_DIGEST_SIZE 32 macro
/external/avb/test/
Dfake_avb_ops.cc254 uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in read_permanent_attributes_hash()
352 AvbAtxOps* atx_ops, uint8_t hash[AVB_SHA256_DIGEST_SIZE]) { in my_ops_read_permanent_attributes_hash()
Davb_atx_validate_unittest.cc175 uint8_t hash[AVB_SHA256_DIGEST_SIZE]) override { in read_permanent_attributes_hash()
626 uint8_t hash[AVB_SHA256_DIGEST_SIZE]) override { in read_permanent_attributes_hash()