Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h275 TEE_Result crypto_acipher_ecc_sign(uint32_t algo, struct ecc_keypair *key,
/optee_os-3.20.0/core/crypto/
A Dcrypto.c730 TEE_Result crypto_acipher_ecc_sign(uint32_t algo, struct ecc_keypair *key, in crypto_acipher_ecc_sign() function
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c4186 res = crypto_acipher_ecc_sign(cs->algo, o->attr, src_data, in syscall_asymm_operate()

Completed in 13 milliseconds