Home
last modified time | relevance | path

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

/optee_os/core/pta/veraison_attestation/
H A Dsign.c139 res = crypto_acipher_alloc_ecc_public_key(pubkey, in generate_key()
/optee_os/core/include/crypto/
H A Dcrypto.h204 TEE_Result crypto_acipher_alloc_ecc_public_key(struct ecc_public_key *s,
/optee_os/core/crypto/
H A Dcrypto.c710 TEE_Result crypto_acipher_alloc_ecc_public_key(struct ecc_public_key *key, in crypto_acipher_alloc_ecc_public_key() function
/optee_os/core/tee/
H A Dtee_svc_cryp.c1607 res = crypto_acipher_alloc_ecc_public_key(o->attr, obj_type, in tee_obj_set_type()
3543 res = crypto_acipher_alloc_ecc_public_key(peer_key, in get_sm2_kep_params()
3549 res = crypto_acipher_alloc_ecc_public_key(peer_eph_key, in get_sm2_kep_params()
3825 res = crypto_acipher_alloc_ecc_public_key(&key_public, key_type, in syscall_cryp_derive_key()