Home
last modified time | relevance | path

Searched refs:crypto_acipher_ecc_verify (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h278 TEE_Result crypto_acipher_ecc_verify(uint32_t algo, struct ecc_public_key *key,
/optee_os-3.20.0/core/crypto/
A Dcrypto.c742 TEE_Result crypto_acipher_ecc_verify(uint32_t algo, struct ecc_public_key *key, in crypto_acipher_ecc_verify() function
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4334 res = crypto_acipher_ecc_verify(cs->algo, o->attr, data, in syscall_asymm_verify()

Completed in 13 milliseconds