Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.h31 STM32_CRYP_MODE_TDES_CBC, enumerator
H A Dcipher.c74 ip_ctx->cryp.algo == STM32_CRYP_MODE_TDES_CBC)) { in cryp_init()
267 return alloc_cryp_ctx(ctx, STM32_CRYP_MODE_TDES_CBC); in stm32_cryp_cipher_allocate()
H A Dstm32_cryp.c681 case STM32_CRYP_MODE_TDES_CBC: in stm32_cryp_init()