Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Ddsa.c113 if (algo != TEE_ALG_DSA_SHA1 && in crypto_acipher_dsa_sign()
180 if (algo != TEE_ALG_DSA_SHA1 && in crypto_acipher_dsa_verify()
/optee_os/lib/libutee/include/
H A Dutee_defines.h215 case TEE_ALG_DSA_SHA1: in __tee_alg_get_digest_size()
H A Dtee_api_defines.h276 #define TEE_ALG_DSA_SHA1 0x70002131 macro
/optee_os/lib/libutee/
H A Dtee_api_operations.c59 case TEE_ALG_DSA_SHA1: in TEE_AllocateOperation()
184 case TEE_ALG_DSA_SHA1: in TEE_AllocateOperation()
2655 if (alg == TEE_ALG_DSA_SHA1) in TEE_IsAlgorithmSupported()
/optee_os/lib/libmbedtls/core/
H A Drsa.c49 case TEE_ALG_DSA_SHA1: in tee_algo_to_mbedtls_hash_algo()
/optee_os/core/tee/
H A Dtee_svc_cryp.c4599 case TEE_ALG_DSA_SHA1: in syscall_asymm_operate()