Searched refs:STM32_CRYP_MODE_AES_ECB (Results 1 – 4 of 4) sorted by relevance
34 STM32_CRYP_MODE_AES_ECB, enumerator
107 res = stm32_cryp_init(&ctx, false, STM32_CRYP_MODE_AES_ECB, in stm32_ae_gcm_generate_iv()121 res = stm32_cryp_init(&ctx, false, STM32_CRYP_MODE_AES_ECB, in stm32_ae_gcm_generate_iv()
269 return alloc_cryp_ctx(ctx, STM32_CRYP_MODE_AES_ECB); in stm32_cryp_cipher_allocate()
690 case STM32_CRYP_MODE_AES_ECB: in stm32_cryp_init()