Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h186 case TEE_ALG_HMAC_MD5: in __tee_alg_get_digest_size()
A Dtee_api_defines.h264 #define TEE_ALG_HMAC_MD5 0x30000001 macro
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_symm.c76 { PKCS11_CKM_MD5_HMAC, TEE_ALG_HMAC_MD5 }, in pkcs2tee_algorithm()
82 { PKCS11_CKM_MD5_HMAC_GENERAL, TEE_ALG_HMAC_MD5 }, in pkcs2tee_algorithm()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c241 case TEE_ALG_HMAC_MD5: in crypto_mac_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c55 case TEE_ALG_HMAC_MD5: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c264 case TEE_ALG_HMAC_MD5: in TEE_AllocateOperation()
1939 if (alg == TEE_ALG_HMAC_MD5) in TEE_IsAlgorithmSupported()

Completed in 15 milliseconds