Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c204 static bool algo_mode_is_ecb_cbc(uint32_t cr) in algo_mode_is_ecb_cbc() function
1125 if (last_block && algo_mode_is_ecb_cbc(ctx->cr) && in stm32_cryp_update()

Completed in 4 milliseconds