Searched refs:hpre_ecc_clear_ctx (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 1193 static void hpre_ecc_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all, in hpre_ecc_clear_ctx() function 1405 hpre_ecc_clear_ctx(ctx, false, true); in hpre_ecdh_set_secret() 1645 hpre_ecc_clear_ctx(ctx, true, true); in hpre_ecdh_exit_tfm() 1717 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1723 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1971 hpre_ecc_clear_ctx(ctx, true, false); in hpre_curve25519_exit_tfm()
|