Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c184 static bool algo_mode_needs_iv(uint32_t cr) in algo_mode_needs_iv() function
354 if (algo_mode_needs_iv(ctx->cr)) { in cryp_write_iv()
461 if (algo_mode_needs_iv(ctx->cr)) { in save_context()
754 if (algo_mode_needs_iv(ctx->cr)) { in stm32_cryp_init()