Searched refs:hpre_ecc_clear_ctx (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 1208 static void hpre_ecc_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all, in hpre_ecc_clear_ctx() function 1426 hpre_ecc_clear_ctx(ctx, false, true); in hpre_ecdh_set_secret() 1672 hpre_ecc_clear_ctx(ctx, true, true); in hpre_ecdh_exit_tfm() 1744 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 1750 hpre_ecc_clear_ctx(ctx, false, false); in hpre_curve25519_set_secret() 2000 hpre_ecc_clear_ctx(ctx, true, false); in hpre_curve25519_exit_tfm()
|