Searched refs:hisi_zip_fill_sqe (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 136 static void hisi_zip_fill_sqe(struct hisi_zip_sqe *sqe, u8 req_type, in hisi_zip_fill_sqe() function 557 hisi_zip_fill_sqe(&zip_sqe, qp->req_type, input, output, a_req->slen, in hisi_zip_do_work()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 318 static void hisi_zip_fill_sqe(struct hisi_zip_ctx *ctx, struct hisi_zip_sqe *sqe, in hisi_zip_fill_sqe() function 365 hisi_zip_fill_sqe(qp_ctx->ctx, &zip_sqe, qp->req_type, req); in hisi_zip_do_work()
|
Completed in 3 milliseconds