Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.h35 STM32_CRYP_MODE_AES_CBC, enumerator
H A Dcipher.c271 return alloc_cryp_ctx(ctx, STM32_CRYP_MODE_AES_CBC); in stm32_cryp_cipher_allocate()
H A Dstm32_cryp.c693 case STM32_CRYP_MODE_AES_CBC: in stm32_cryp_init()