Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/stm32/
H A Dstm32-cryp.c227 static inline int stm32_cryp_wait_busy(struct stm32_cryp *cryp) in stm32_cryp_wait_busy() function
400 err = stm32_cryp_wait_busy(cryp); in stm32_crypt_gcmccm_end_header()
569 ret = stm32_cryp_wait_busy(cryp); in stm32_cryp_hw_init()
1428 err = stm32_cryp_wait_busy(cryp); in stm32_cryp_irq_write_ccm_padded_data()
/kernel/linux/linux-6.6/drivers/crypto/stm32/
H A Dstm32-cryp.c272 static inline int stm32_cryp_wait_busy(struct stm32_cryp *cryp) in stm32_cryp_wait_busy() function
572 err = stm32_cryp_wait_busy(cryp); in stm32_crypt_gcmccm_end_header()
748 ret = stm32_cryp_wait_busy(cryp); in stm32_cryp_hw_init()
1569 err = stm32_cryp_wait_busy(cryp); in stm32_cryp_irq_write_ccm_padded_data()

Completed in 6 milliseconds