Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dcipher.c45 c->algo == STM32_CRYP_MODE_TDES_CBC)) { in stm32_cipher_initialize()
123 return alloc_ctx(ctx, STM32_CRYP_MODE_TDES_CBC); in stm32_cipher_allocate()
A Dstm32_cryp.h31 STM32_CRYP_MODE_TDES_CBC, enumerator
A Dstm32_cryp.c683 case STM32_CRYP_MODE_TDES_CBC: in stm32_cryp_init()

Completed in 5 milliseconds