Searched refs:hpre_hw_data_clr_all (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/crypto/hisilicon/hpre/ |
D | hpre_crypto.c | 254 static void hpre_hw_data_clr_all(struct hpre_ctx *ctx, in hpre_hw_data_clr_all() function 383 hpre_hw_data_clr_all(ctx, req, areq->dst, areq->src); in hpre_dh_cb() 404 hpre_hw_data_clr_all(ctx, req, areq->dst, areq->src); in hpre_rsa_cb() 551 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_dh_compute_value() 759 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_rsa_enc() 814 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_rsa_dec()
|