Searched refs:hpre_ecc_clear_ctx (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 1213 static void hpre_ecc_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all, in hpre_ecc_clear_ctx() function 1431 hpre_ecc_clear_ctx(ctx, false, true); in hpre_ecdh_set_secret() 1677 hpre_ecc_clear_ctx(ctx, true, true); in hpre_ecdh_exit_tfm() 1749 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1755 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 2005 hpre_ecc_clear_ctx(ctx, true, false); in hpre_curve25519_exit_tfm()
|