Searched refs:STM32_CRYP_MODE_TDES_CBC (Results 1 – 3 of 3) sorted by relevance
31 STM32_CRYP_MODE_TDES_CBC, enumerator
74 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()
681 case STM32_CRYP_MODE_TDES_CBC: in stm32_cryp_init()