Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_saes.c175 static bool does_chaining_mode_need_iv(uint32_t cr) in does_chaining_mode_need_iv() function
247 if (does_chaining_mode_need_iv(ctx->cr)) { in saes_write_iv()
330 if (does_chaining_mode_need_iv(ctx->cr)) { in save_context()