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