Searched refs:set_dout_mlli (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 361 * set_dout_mlli() - Set the DOUT field of a HW descriptor to MLLI type 370 static inline void set_dout_mlli(struct cc_hw_desc *pdesc, u32 addr, u32 size, in set_dout_mlli() function
|
H A D | cc_cipher.c | 831 set_dout_mlli(&desc[*seq_size], in cc_setup_flow_desc() 840 set_dout_mlli(&desc[*seq_size], in cc_setup_flow_desc()
|
H A D | cc_aead.c | 858 set_dout_mlli(&desc[idx], areq_ctx->dst.sram_addr, in cc_proc_cipher_desc()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_hw_queue_defs.h | 361 * set_dout_mlli() - Set the DOUT field of a HW descriptor to MLLI type 370 static inline void set_dout_mlli(struct cc_hw_desc *pdesc, u32 addr, u32 size, in set_dout_mlli() function
|
H A D | cc_cipher.c | 834 set_dout_mlli(&desc[*seq_size], in cc_setup_flow_desc() 843 set_dout_mlli(&desc[*seq_size], in cc_setup_flow_desc()
|
H A D | cc_aead.c | 858 set_dout_mlli(&desc[idx], areq_ctx->dst.sram_addr, in cc_proc_cipher_desc()
|
Completed in 13 milliseconds