Searched refs:crypto_acipher_ecc_verify (Results 1 – 3 of 3) sorted by relevance
278 TEE_Result crypto_acipher_ecc_verify(uint32_t algo, struct ecc_public_key *key,
742 TEE_Result crypto_acipher_ecc_verify(uint32_t algo, struct ecc_public_key *key, in crypto_acipher_ecc_verify() function
4334 res = crypto_acipher_ecc_verify(cs->algo, o->attr, data, in syscall_asymm_verify()
Completed in 12 milliseconds