Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h189 case TEE_ALG_HMAC_SHA1: in __tee_alg_get_digest_size()
A Dtee_api_defines.h265 #define TEE_ALG_HMAC_SHA1 0x30000002 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c77 { PKCS11_CKM_SHA_1_HMAC, TEE_ALG_HMAC_SHA1 }, in pkcs2tee_algorithm()
83 { PKCS11_CKM_SHA_1_HMAC_GENERAL, TEE_ALG_HMAC_SHA1 }, in pkcs2tee_algorithm()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c244 case TEE_ALG_HMAC_SHA1: in crypto_mac_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c49 case TEE_ALG_HMAC_SHA1: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c265 case TEE_ALG_HMAC_SHA1: in TEE_AllocateOperation()
1943 if (alg == TEE_ALG_HMAC_SHA1) in TEE_IsAlgorithmSupported()

Completed in 14 milliseconds