Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.h30 STM32_CRYP_MODE_TDES_ECB, enumerator
H A Dcipher.c73 (ip_ctx->cryp.algo == STM32_CRYP_MODE_TDES_ECB || in cryp_init()
265 return alloc_cryp_ctx(ctx, STM32_CRYP_MODE_TDES_ECB); in stm32_cryp_cipher_allocate()
H A Dstm32_cryp.c678 case STM32_CRYP_MODE_TDES_ECB: in stm32_cryp_init()