Searched refs:STM32_CRYP_MODE_AES_CBC (Results 1 – 3 of 3) sorted by relevance
35 STM32_CRYP_MODE_AES_CBC, enumerator
271 return alloc_cryp_ctx(ctx, STM32_CRYP_MODE_AES_CBC); in stm32_cryp_cipher_allocate()
693 case STM32_CRYP_MODE_AES_CBC: in stm32_cryp_init()