Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/zip/
Dzip_crypto.c68 struct hisi_zip_sqe zip_sqe;
81 static void hisi_zip_config_buf_type(struct hisi_zip_sqe *sqe, u8 buf_type) in hisi_zip_config_buf_type()
90 static void hisi_zip_config_tag(struct hisi_zip_sqe *sqe, u32 tag) in hisi_zip_config_tag()
95 static void hisi_zip_fill_sqe(struct hisi_zip_sqe *sqe, u8 req_type, in hisi_zip_fill_sqe()
99 memset(sqe, 0, sizeof(struct hisi_zip_sqe)); in hisi_zip_fill_sqe()
317 struct hisi_zip_sqe *sqe = data; in hisi_zip_acomp_cb()
512 struct hisi_zip_sqe *zip_sqe = &qp_ctx->zip_sqe; in hisi_zip_do_work()
Dzip.h36 struct hisi_zip_sqe { struct