Searched refs:CR_AES_GCM (Results 1 – 1 of 1) sorted by relevance
100 #define CR_AES_GCM 0x00080000 macro504 return CR_AES_GCM; in stm32_cryp_get_hw_mode()770 case CR_AES_GCM: in stm32_cryp_hw_init()1481 cfg |= CR_AES_GCM; in stm32_cryp_irq_write_gcm_padded_data()1614 (stm32_cryp_get_hw_mode(cryp) == CR_AES_GCM) && in stm32_cryp_irq_write_data()
Completed in 7 milliseconds