Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h199 TEE_Result crypto_acipher_alloc_ecc_public_key(struct ecc_public_key *s,
/optee_os-3.20.0/core/crypto/
A Dcrypto.c679 TEE_Result crypto_acipher_alloc_ecc_public_key(struct ecc_public_key *key, in crypto_acipher_alloc_ecc_public_key() function
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c1516 res = crypto_acipher_alloc_ecc_public_key(o->attr, obj_type, in tee_obj_set_type()
3276 res = crypto_acipher_alloc_ecc_public_key(peer_key, in get_sm2_kep_params()
3282 res = crypto_acipher_alloc_ecc_public_key(peer_eph_key, in get_sm2_kep_params()
3485 res = crypto_acipher_alloc_ecc_public_key(&key_public, key_type, in syscall_cryp_derive_key()

Completed in 12 milliseconds