Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c105 void (*fill_tag)(struct hisi_zip_sqe *sqe, struct hisi_zip_req *req); member
329 ops->fill_tag(sqe, req); in hisi_zip_fill_sqe()
536 .fill_tag = hisi_zip_fill_tag_v1,
549 .fill_tag = hisi_zip_fill_tag_v2,