Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/stm32/
Dstm32-cryp.c40 #define FLG_CCM_PADDED_WA BIT(16) macro
636 cryp->flags &= ~FLG_CCM_PADDED_WA; in stm32_cryp_hw_init()
1426 cryp->flags |= FLG_CCM_PADDED_WA; in stm32_cryp_irq_write_ccm_padded_data()