Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.h36 STM32_CRYP_MODE_AES_CTR, enumerator
H A Dcipher.c273 return alloc_cryp_ctx(ctx, STM32_CRYP_MODE_AES_CTR); in stm32_cryp_cipher_allocate()
H A Dstm32_cryp.c696 case STM32_CRYP_MODE_AES_CTR: in stm32_cryp_init()