Home
last modified time | relevance | path

Searched refs:is_clear_all (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c299 static void hpre_ctx_clear(struct hpre_ctx *ctx, bool is_clear_all) in hpre_ctx_clear() argument
301 if (is_clear_all) in hpre_ctx_clear()
612 static void hpre_dh_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all) in hpre_dh_clear_ctx() argument
632 hpre_ctx_clear(ctx, is_clear_all); in hpre_dh_clear_ctx()
991 static void hpre_rsa_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all) in hpre_rsa_clear_ctx() argument
1020 hpre_ctx_clear(ctx, is_clear_all); in hpre_rsa_clear_ctx()
1172 static void hpre_ecc_clear_ctx(struct hpre_ctx *ctx, bool is_clear_all) in hpre_ecc_clear_ctx() argument
1185 hpre_ctx_clear(ctx, is_clear_all); in hpre_ecc_clear_ctx()