Home
last modified time | relevance | path

Searched defs:AVB_SHA512_DIGEST_SIZE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_crypto.h56 #define AVB_SHA512_DIGEST_SIZE 64 macro
/OK3568_Linux_fs/u-boot/lib/avb/libavb_atx/
H A Davb_atx_validate.c59 uint8_t hash[AVB_SHA512_DIGEST_SIZE]) { in sha512()