Home
last modified time | relevance | path

Searched defs:TEE_SHA256_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/pta/veraison_attestation/
H A Dhash.c46 uint8_t hash[TEE_SHA256_HASH_SIZE]) in hash_regions()
103 TEE_Result get_hash_ta_memory(uint8_t out[TEE_SHA256_HASH_SIZE]) in get_hash_ta_memory()
H A Dveraison_attestation.c20 #define TEE_SHA256_HASH_SIZE 32 macro
/optee_os/lib/libutee/include/
H A Dutee_defines.h193 TEE_SHA256_HASH_SIZE = 32, enumerator