Searched refs:STM32_CRYP_MODE_AES_GCM (Results 1 – 3 of 3) sorted by relevance
68 res = stm32_cryp_init(&ctx, true, STM32_CRYP_MODE_AES_GCM, in stm32_ae_gcm_generate_iv()79 res = stm32_cryp_init(&ctx, true, STM32_CRYP_MODE_AES_GCM, in stm32_ae_gcm_generate_iv()213 if (c->algo == STM32_CRYP_MODE_AES_GCM) { in stm32_ae_initialize()348 return alloc_ctx(ctx, STM32_CRYP_MODE_AES_GCM); in stm32_ae_allocate()
37 STM32_CRYP_MODE_AES_GCM, enumerator
699 case STM32_CRYP_MODE_AES_GCM: in stm32_cryp_init()