Home
last modified time | relevance | path

Searched refs:TEE_ALG_HMAC_SHA512 (Results 1 – 6 of 6) sorted by relevance

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h204 case TEE_ALG_HMAC_SHA512: in __tee_alg_get_digest_size()
A Dtee_api_defines.h269 #define TEE_ALG_HMAC_SHA512 0x30000006 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c81 { PKCS11_CKM_SHA512_HMAC, TEE_ALG_HMAC_SHA512 }, in pkcs2tee_algorithm()
87 { PKCS11_CKM_SHA512_HMAC_GENERAL, TEE_ALG_HMAC_SHA512 }, in pkcs2tee_algorithm()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c256 case TEE_ALG_HMAC_SHA512: in crypto_mac_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c89 case TEE_ALG_HMAC_SHA512: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c269 case TEE_ALG_HMAC_SHA512: in TEE_AllocateOperation()
1959 if (alg == TEE_ALG_HMAC_SHA512) in TEE_IsAlgorithmSupported()

Completed in 13 milliseconds