Searched refs:hpre_hw_data_clr_all (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 315 static void hpre_hw_data_clr_all(struct hpre_ctx *ctx, in hpre_hw_data_clr_all() function 451 hpre_hw_data_clr_all(ctx, req, areq->dst, areq->src); in hpre_dh_cb() 472 hpre_hw_data_clr_all(ctx, req, areq->dst, areq->src); in hpre_rsa_cb() 632 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_dh_compute_value() 841 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_rsa_enc() 896 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_rsa_dec()
|