Home
last modified time | relevance | path

Searched refs:hisi_zip_create_req (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_crypto.c213 static struct hisi_zip_req *hisi_zip_create_req(struct acomp_req *req, in hisi_zip_create_req() function
458 req = hisi_zip_create_req(acomp_req, qp_ctx, head_size, true); in hisi_zip_acompress()
486 req = hisi_zip_create_req(acomp_req, qp_ctx, head_size, false); in hisi_zip_adecompress()