Home
last modified time | relevance | path

Searched refs:STM32_CRYP_MODE_AES_GCM (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/crypto/stm32/
A Dauthenc.c72 res = stm32_cryp_init(&ctx, true, STM32_CRYP_MODE_AES_GCM, in stm32_ae_gcm_generate_iv()
83 res = stm32_cryp_init(&ctx, true, STM32_CRYP_MODE_AES_GCM, in stm32_ae_gcm_generate_iv()
217 if (c->algo == STM32_CRYP_MODE_AES_GCM) { in stm32_ae_initialize()
352 return alloc_ctx(ctx, STM32_CRYP_MODE_AES_GCM); in stm32_ae_allocate()
A Dstm32_cryp.h29 STM32_CRYP_MODE_AES_GCM, enumerator
A Dstm32_cryp.c696 case STM32_CRYP_MODE_AES_GCM: in stm32_cryp_init()

Completed in 6 milliseconds