Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_ecc.c827 static TEE_Result hpre_ecc_request_init(const struct hpre_ecc_curve *curve, in hpre_ecc_request_init() function
932 ret = hpre_ecc_request_init(curve, &msg, key->d, NULL); in hpre_ecc_gen_keypair()
988 ret = hpre_ecc_request_init(curve, &msg, ecc_key->d, pubkey); in hpre_ecc_do_shared_secret()