Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/
H A Dsgl.c26 __le16 entry_sum_in_chain; member
190 hw_sgl->entry_sum_in_chain = cpu_to_le16(sum); in update_hw_sgl_sum_sge()
291 hw_sgl->entry_sum_in_chain = 0; in hisi_acc_sg_buf_unmap()
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec.h40 __le16 entry_sum_in_chain; member
H A Dsec_crypto.c1086 src_in->entry_sum_in_chain = cpu_to_le16(SEC_SGE_NR_NUM); in sec_cipher_to_hw_sgl()
/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h382 u16 entry_sum_in_chain; member
H A Dsec_algs.c216 (*sec_sgl)->entry_sum_in_chain = count; in sec_alloc_and_fill_hw_sgl()