Searched refs:hpre_hw_data_clr_all (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/hisilicon/hpre/ |
H A D | hpre_crypto.c | 312 static void hpre_hw_data_clr_all(struct hpre_ctx *ctx, in hpre_hw_data_clr_all() function 448 hpre_hw_data_clr_all(ctx, req, areq->dst, areq->src); in hpre_dh_cb() 469 hpre_hw_data_clr_all(ctx, req, areq->dst, areq->src); in hpre_rsa_cb() 627 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_dh_compute_value() 836 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_rsa_enc() 891 hpre_hw_data_clr_all(ctx, hpre_req, req->dst, req->src); in hpre_rsa_dec()
|