Searched refs:CR_PH_MASK (Results 1 – 1 of 1) sorted by relevance
127 #define CR_PH_MASK 0x00030000 macro631 cfg &= ~CR_PH_MASK; in stm32_crypt_gcmccm_end_header()896 reg &= ~CR_PH_MASK; in stm32_cryp_header_dma_callback()1822 cfg &= ~CR_PH_MASK; in stm32_cryp_read_auth_tag()1993 cfg &= ~CR_PH_MASK; in stm32_cryp_irq_write_gcm_padded_data()2094 cfg &= ~CR_PH_MASK; in stm32_cryp_irq_write_ccm_padded_data()2183 ph = stm32_cryp_read(cryp, cryp->caps->cr) & CR_PH_MASK; in stm32_cryp_irq_thread()