Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h47 enum stm32_saes_chaining_mode ch_mode,
H A Dstm32_saes.c534 enum stm32_saes_chaining_mode ch_mode, in stm32_saes_init() argument
577 switch (ch_mode) { in stm32_saes_init()
677 if (ch_mode != STM32_SAES_MODE_ECB) { in stm32_saes_init()