Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h17 enum stm32_saes_chaining_mode { enum
47 enum stm32_saes_chaining_mode ch_mode,
H A Dcipher.c29 enum stm32_saes_chaining_mode algo;
288 enum stm32_saes_chaining_mode saes_algo = STM32_SAES_MODE_ECB; in stm32_saes_cipher_allocate()
H A Dstm32_saes.c534 enum stm32_saes_chaining_mode ch_mode, in stm32_saes_init()