Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h201 case TEE_ALG_HMAC_SHA384: in __tee_alg_get_digest_size()
A Dtee_api_defines.h268 #define TEE_ALG_HMAC_SHA384 0x30000005 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c80 { PKCS11_CKM_SHA384_HMAC, TEE_ALG_HMAC_SHA384 }, in pkcs2tee_algorithm()
86 { PKCS11_CKM_SHA384_HMAC_GENERAL, TEE_ALG_HMAC_SHA384 }, in pkcs2tee_algorithm()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c253 case TEE_ALG_HMAC_SHA384: in crypto_mac_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c81 case TEE_ALG_HMAC_SHA384: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c268 case TEE_ALG_HMAC_SHA384: in TEE_AllocateOperation()
1955 if (alg == TEE_ALG_HMAC_SHA384) in TEE_IsAlgorithmSupported()

Completed in 14 milliseconds