Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c78 u8 sqe_type; member
85 void (*fill_sqe_type)(struct hisi_zip_sqe *sqe, u8 sqe_type);
225 static void hisi_zip_fill_sqe_type(struct hisi_zip_sqe *sqe, u8 sqe_type) in hisi_zip_fill_sqe_type() argument
230 val |= FIELD_PREP(HZIP_SQE_TYPE_M, sqe_type); in hisi_zip_fill_sqe_type()
247 ops->fill_sqe_type(sqe, ops->sqe_type); in hisi_zip_fill_sqe()
406 .sqe_type = 0x3,