Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c122 static void hisi_zip_config_buf_type(struct hisi_zip_sqe *sqe, u8 buf_type) in hisi_zip_config_buf_type()
131 static void hisi_zip_config_tag(struct hisi_zip_sqe *sqe, u32 tag) in hisi_zip_config_tag()
136 static void hisi_zip_fill_sqe(struct hisi_zip_sqe *sqe, u8 req_type, in hisi_zip_fill_sqe()
140 memset(sqe, 0, sizeof(struct hisi_zip_sqe)); in hisi_zip_fill_sqe()
352 struct hisi_zip_sqe *sqe = data; in hisi_zip_acomp_cb()
530 struct hisi_zip_sqe zip_sqe; in hisi_zip_do_work()
H A Dzip.h32 struct hisi_zip_sqe { struct