Searched refs:crypto_acipher_alloc_ecc_public_key (Results 1 – 3 of 3) sorted by relevance
199 TEE_Result crypto_acipher_alloc_ecc_public_key(struct ecc_public_key *s,
679 TEE_Result crypto_acipher_alloc_ecc_public_key(struct ecc_public_key *key, in crypto_acipher_alloc_ecc_public_key() function
1516 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