Home
last modified time | relevance | path

Searched refs:AESCMAC_construct (Results 1 – 4 of 4) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DAESCMAC.c75 return AESCMAC_construct(config, params); in AESCMAC_open()
DAESCMAC.h1122 AESCMAC_Handle AESCMAC_construct(AESCMAC_Config *config, const AESCMAC_Params *params);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rng/
DRNGLPF3RF.c455 dynHandle = AESCMAC_construct(&dynConfig, &params); in RNGLPF3RF_conditionNoise()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aescmac/
DAESCMACLPF3.c187 AESCMAC_Handle AESCMAC_construct(AESCMAC_Config *config, const AESCMAC_Params *params) in AESCMAC_construct() function