Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DAESCMAC.c48 extern const AESCMAC_Config AESCMAC_config[];
74 AESCMAC_Config *config = (AESCMAC_Config *)&AESCMAC_config[index]; in AESCMAC_open()
Dconfig_defaults.c105 const AESCMAC_Config AESCMAC_config[CONFIG_AESCMAC_COUNT] = { variable