Home
last modified time | relevance | path

Searched refs:TEE_ALG_SHA384 (Results 1 – 11 of 11) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c148 case TEE_ALG_SHA384: in ast2600_hace_init()
259 case TEE_ALG_SHA384: in ast2600_hace_final()
368 case TEE_ALG_SHA384: in ast2600_hace_alloc()
/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_digest.c50 { PKCS11_CKM_SHA384, TEE_ALG_SHA384 }, in pkcs2tee_algorithm()
A Dprocessing_rsa.c81 hash_size = TEE_ALG_GET_DIGEST_SIZE(TEE_ALG_SHA384); in pkcs2tee_validate_rsa_pss()
387 *tee_hash_id = TEE_ALG_SHA384; in pkcs2tee_algo_rsa_oaep()
482 *tee_hash_id = TEE_ALG_SHA384; in pkcs2tee_algo_rsa_aes_wrap()
A Dprocessing_asymm.c78 TEE_ALG_SHA384 }, in pkcs2tee_algorithm()
88 TEE_ALG_RSASSA_PKCS1_PSS_MGF1_SHA384, TEE_ALG_SHA384 }, in pkcs2tee_algorithm()
96 { PKCS11_CKM_ECDSA_SHA384, 1, TEE_ALG_SHA384 }, in pkcs2tee_algorithm()
A Dprocessing_symm.c175 { PKCS11_CKM_SHA384_HMAC, TEE_ALG_SHA384 }, in hmac_to_tee_hash()
181 { PKCS11_CKM_SHA384_HMAC_GENERAL, TEE_ALG_SHA384 }, in hmac_to_tee_hash()
/optee_os-3.20.0/lib/libutee/include/
A Dutee_defines.h200 case TEE_ALG_SHA384: in __tee_alg_get_digest_size()
A Dtee_api_defines.h257 #define TEE_ALG_SHA384 0x50000005 macro
/optee_os-3.20.0/core/drivers/crypto/versal/
A Decc.c139 ret = tee_hash_createdigest(TEE_ALG_SHA384, msg, msg_len, in ecc_prepare_msg()
/optee_os-3.20.0/core/crypto/
A Dcrypto.c42 case TEE_ALG_SHA384: in crypto_hash_alloc_ctx()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c80 case TEE_ALG_SHA384: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c244 case TEE_ALG_SHA384: in TEE_AllocateOperation()
1926 if (alg == TEE_ALG_SHA384) in TEE_IsAlgorithmSupported()

Completed in 36 milliseconds