Home
last modified time | relevance | path

Searched refs:stm32_cryp_get_hw_mode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c321 static u32 stm32_cryp_get_hw_mode(struct stm32_cryp *cryp) in stm32_cryp_get_hw_mode() function
559 hw_mode = stm32_cryp_get_hw_mode(cryp); in stm32_cryp_hw_init()
1444 (stm32_cryp_get_hw_mode(cryp) == CR_AES_GCM) && in stm32_cryp_irq_write_data()
1458 (stm32_cryp_get_hw_mode(cryp) == CR_AES_CCM) && in stm32_cryp_irq_write_data()
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c493 static u32 stm32_cryp_get_hw_mode(struct stm32_cryp *cryp) in stm32_cryp_get_hw_mode() function
727 hw_mode = stm32_cryp_get_hw_mode(cryp); in stm32_cryp_hw_init()
1585 (stm32_cryp_get_hw_mode(cryp) == CR_AES_GCM) && in stm32_cryp_irq_write_data()
1599 (stm32_cryp_get_hw_mode(cryp) == CR_AES_CCM) && in stm32_cryp_irq_write_data()

Completed in 5 milliseconds