Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Interfaces/
Dhw.h83 HW_AES_ENC = 1, enumerator
Dhw_aes.c104 if ( !(mode & HW_AES_ENC) ) in HW_AES_SetKey()