Home
last modified time | relevance | path

Searched refs:STM32_CRYP_MODE_AES_ECB (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.h34 STM32_CRYP_MODE_AES_ECB, enumerator
A Dcipher.c125 return alloc_ctx(ctx, STM32_CRYP_MODE_AES_ECB); in stm32_cipher_allocate()
A Dauthenc.c111 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()
A Dstm32_cryp.c692 case STM32_CRYP_MODE_AES_ECB: in stm32_cryp_init()

Completed in 6 milliseconds