Searched refs:TEE_ALG_DSA_SHA256 (Results 1 – 6 of 6) sorted by relevance
115 algo != TEE_ALG_DSA_SHA256) { in crypto_acipher_dsa_sign()182 algo != TEE_ALG_DSA_SHA256) { in crypto_acipher_dsa_verify()
198 case TEE_ALG_DSA_SHA256: in __tee_alg_get_digest_size()
249 #define TEE_ALG_DSA_SHA256 0x70004131 macro
67 case TEE_ALG_DSA_SHA256: in TEE_AllocateOperation()168 case TEE_ALG_DSA_SHA256: in TEE_AllocateOperation()2045 if (alg == TEE_ALG_DSA_SHA256) in TEE_IsAlgorithmSupported()
72 case TEE_ALG_DSA_SHA256: in tee_algo_to_mbedtls_hash_algo()
4169 case TEE_ALG_DSA_SHA256: in syscall_asymm_operate()
Completed in 16 milliseconds