Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/sec2/
A Dsec.h13 #define SEC_SGE_NR_NUM 4 macro
46 struct sec_hw_sge sge_entries[SEC_SGE_NR_NUM];
A Dsec_crypto.c1073 } else if (unlikely(sg_n_mapped > SEC_SGE_NR_NUM)) { in sec_cipher_to_hw_sgl()
1086 src_in->entry_sum_in_chain = cpu_to_le16(SEC_SGE_NR_NUM); in sec_cipher_to_hw_sgl()
1087 src_in->entry_length_in_sgl = cpu_to_le16(SEC_SGE_NR_NUM); in sec_cipher_to_hw_sgl()

Completed in 18 milliseconds