Searched refs:hpre_ecc_clear_ctx (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/crypto/hisilicon/hpre/ |
| H A D | hpre_crypto.c | 1217 static void hpre_ecc_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all, in hpre_ecc_clear_ctx() function 1435 hpre_ecc_clear_ctx(ctx, false, true); in hpre_ecdh_set_secret() 1684 hpre_ecc_clear_ctx(ctx, true, true); in hpre_ecdh_exit_tfm() 1756 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1762 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 2012 hpre_ecc_clear_ctx(ctx, true, false); in hpre_curve25519_exit_tfm()
|