Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_montgomery.c273 hpre_montgomery_request_init(const struct hpre_mgm_curve *curve, in hpre_montgomery_request_init() function
415 ret = hpre_montgomery_request_init(curve, &msg, key->priv, NULL); in hpre_montgomery_gen_keypair()
457 ret = hpre_montgomery_request_init(curve, &msg, key->priv, pubkey); in hpre_montgomery_do_shared_secret()