Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
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-3.20.0/lib/libutee/include/
A Dutee_defines.h190 case TEE_ALG_DSA_SHA1: in __tee_alg_get_digest_size()
A Dtee_api_defines.h247 #define TEE_ALG_DSA_SHA1 0x70002131 macro
/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c53 case TEE_ALG_DSA_SHA1: in TEE_AllocateOperation()
166 case TEE_ALG_DSA_SHA1: in TEE_AllocateOperation()
2037 if (alg == TEE_ALG_DSA_SHA1) in TEE_IsAlgorithmSupported()
/optee_os-3.20.0/lib/libmbedtls/core/
A Drsa.c48 case TEE_ALG_DSA_SHA1: in tee_algo_to_mbedtls_hash_algo()
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4167 case TEE_ALG_DSA_SHA1: in syscall_asymm_operate()

Completed in 17 milliseconds