Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.h26 STM32_SAES_KEY_SOFT, enumerator
H A Dcipher.c110 enum stm32_saes_key_selection key_sel = STM32_SAES_KEY_SOFT; in saes_init()
H A Dstm32_saes.c623 case STM32_SAES_KEY_SOFT: in stm32_saes_init()