Searched refs:algo_mode_is_ecb_cbc (Results 1 – 1 of 1) sorted by relevance
204 static bool algo_mode_is_ecb_cbc(uint32_t cr) in algo_mode_is_ecb_cbc() function1125 if (last_block && algo_mode_is_ecb_cbc(ctx->cr) && in stm32_cryp_update()
Completed in 4 milliseconds