Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_symm.c749 uint8_t computed_mac[TEE_MAX_HASH_SIZE] = { 0 }; in step_symm_operation() local
/optee_os/lib/libutee/
H A Dtee_api_operations.c1519 uint8_t computed_mac[TEE_MAX_HASH_SIZE] = { 0 }; TEE_MACCompareFinal() local