Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Ddsa.c114 algo != TEE_ALG_DSA_SHA224 && in crypto_acipher_dsa_sign()
181 algo != TEE_ALG_DSA_SHA224 && in crypto_acipher_dsa_verify()
/optee_os/lib/libutee/include/
H A Dutee_defines.h222 case TEE_ALG_DSA_SHA224: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h277 #define TEE_ALG_DSA_SHA224 0x70003131 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c68 case TEE_ALG_DSA_SHA224: in TEE_AllocateOperation()
185 case TEE_ALG_DSA_SHA224: in TEE_AllocateOperation()
2659 if (alg == TEE_ALG_DSA_SHA224) in TEE_IsAlgorithmSupported()
/optee_os/lib/libmbedtls/core/
H A Drsa.c66 case TEE_ALG_DSA_SHA224: in tee_algo_to_mbedtls_hash_algo()
/optee_os/core/tee/
H A Dtee_svc_cryp.c4600 case TEE_ALG_DSA_SHA224: in syscall_asymm_operate()