Home
last modified time | relevance | path

Searched refs:set_dout_no_dma (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_aead.c981 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_proc_cipher()
1515 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_ccm()
1643 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1650 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1665 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1680 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1776 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_proc_gcm_result()
H A Dcc_hw_queue_defs.h378 * set_dout_no_dma() - Set the DOUT field of a HW descriptor to NO DMA mode.
386 static inline void set_dout_no_dma(struct cc_hw_desc *pdesc, u32 addr, in set_dout_no_dma() function
H A Dcc_hash.c405 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_fin_hmac()
1294 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_mac_final()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_aead.c981 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_proc_cipher()
1515 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_ccm()
1643 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1650 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1665 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1680 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_set_ghash_desc()
1776 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_proc_gcm_result()
H A Dcc_hw_queue_defs.h378 * set_dout_no_dma() - Set the DOUT field of a HW descriptor to NO DMA mode.
386 static inline void set_dout_no_dma(struct cc_hw_desc *pdesc, u32 addr, in set_dout_no_dma() function
H A Dcc_hash.c405 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_fin_hmac()
1294 set_dout_no_dma(&desc[idx], 0, 0, 1); in cc_mac_final()

Completed in 16 milliseconds