Searched refs:STM32_CRYP_MODE_AES_ECB (Results 1 – 4 of 4) sorted by relevance
34 STM32_CRYP_MODE_AES_ECB, enumerator
125 return alloc_ctx(ctx, STM32_CRYP_MODE_AES_ECB); in stm32_cipher_allocate()
111 res = stm32_cryp_init(&ctx, false, STM32_CRYP_MODE_AES_ECB, in stm32_ae_gcm_generate_iv()125 res = stm32_cryp_init(&ctx, false, STM32_CRYP_MODE_AES_ECB, in stm32_ae_gcm_generate_iv()
692 case STM32_CRYP_MODE_AES_ECB: in stm32_cryp_init()
Completed in 6 milliseconds