Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/stm32/
Dstm32-cryp.c39 #define FLG_CCM_PADDED_WA BIT(16) macro
615 cryp->flags &= ~FLG_CCM_PADDED_WA; in stm32_cryp_hw_init()
1410 cryp->flags |= FLG_CCM_PADDED_WA; in stm32_cryp_irq_write_ccm_padded_data()