Home
last modified time | relevance | path

Searched refs:TEE_ALG_SHA224 (Results 1 – 9 of 9) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_digest.c48 { PKCS11_CKM_SHA224, TEE_ALG_SHA224 }, in pkcs2tee_algorithm()
A Dprocessing_rsa.c75 hash_size = TEE_ALG_GET_DIGEST_SIZE(TEE_ALG_SHA224); in pkcs2tee_validate_rsa_pss()
375 *tee_hash_id = TEE_ALG_SHA224; in pkcs2tee_algo_rsa_oaep()
470 *tee_hash_id = TEE_ALG_SHA224; in pkcs2tee_algo_rsa_aes_wrap()
A Dprocessing_asymm.c74 TEE_ALG_SHA224 }, in pkcs2tee_algorithm()
84 TEE_ALG_RSASSA_PKCS1_PSS_MGF1_SHA224, TEE_ALG_SHA224 }, in pkcs2tee_algorithm()
94 { PKCS11_CKM_ECDSA_SHA224, 1, TEE_ALG_SHA224 }, in pkcs2tee_algorithm()
A Dprocessing_symm.c173 { PKCS11_CKM_SHA224_HMAC, TEE_ALG_SHA224 }, in hmac_to_tee_hash()
179 { PKCS11_CKM_SHA224_HMAC_GENERAL, TEE_ALG_SHA224 }, in hmac_to_tee_hash()
/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h192 case TEE_ALG_SHA224: in __tee_alg_get_digest_size()
A Dtee_api_defines.h255 #define TEE_ALG_SHA224 0x50000003 macro
/optee_os-3.20.0/core/crypto/
A Dcrypto.c36 case TEE_ALG_SHA224: in crypto_hash_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c62 case TEE_ALG_SHA224: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c242 case TEE_ALG_SHA224: in TEE_AllocateOperation()
1918 if (alg == TEE_ALG_SHA224) in TEE_IsAlgorithmSupported()

Completed in 17 milliseconds