Searched refs:hpre_ecc_clear_ctx (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/crypto/hisilicon/hpre/ |
| D | hpre_crypto.c | 1190 static void hpre_ecc_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all, in hpre_ecc_clear_ctx() function 1402 hpre_ecc_clear_ctx(ctx, false, true); in hpre_ecdh_set_secret() 1642 hpre_ecc_clear_ctx(ctx, true, true); in hpre_ecdh_exit_tfm() 1714 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1720 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1968 hpre_ecc_clear_ctx(ctx, true, false); in hpre_curve25519_exit_tfm()
|