Searched refs:hisi_zip_create_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 486 static struct hisi_zip_req *hisi_zip_create_req(struct acomp_req *req, in hisi_zip_create_req() function 598 req = hisi_zip_create_req(acomp_req, qp_ctx, head_size, true); in hisi_zip_acompress() 626 req = hisi_zip_create_req(acomp_req, qp_ctx, head_size, false); in hisi_zip_adecompress()
|
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/zip/ |
H A D | zip_crypto.c | 217 static struct hisi_zip_req *hisi_zip_create_req(struct acomp_req *req, in hisi_zip_create_req() function 461 req = hisi_zip_create_req(acomp_req, qp_ctx, head_size, true); in hisi_zip_acompress() 489 req = hisi_zip_create_req(acomp_req, qp_ctx, head_size, false); in hisi_zip_adecompress()
|
Completed in 3 milliseconds