Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h19 STM32_SAES_MODE_CBC, enumerator
H A Dcipher.c300 saes_algo = STM32_SAES_MODE_CBC; in stm32_saes_cipher_allocate()
H A Dstm32_saes.c581 case STM32_SAES_MODE_CBC: in stm32_saes_init()
1181 res = stm32_saes_init(ctx, false, STM32_SAES_MODE_CBC, in stm32_saes_cmac_prf_128()
1221 res = stm32_saes_init(ctx, false, STM32_SAES_MODE_CBC, key_sel, key, in stm32_saes_cmac_prf_128()