Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/
DAESCTR.c74 return AESCTR_construct(config, params); in AESCTR_open()
DAESCTR.h1023 AESCTR_Handle AESCTR_construct(AESCTR_Config *config, const AESCTR_Params *params);
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesctrdrbg/
DAESCTRDRBGXX.c274 object->ctrHandle = AESCTR_construct(&object->ctrConfig, &ctrParams); in AESCTRDRBG_construct()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/aesctr/
DAESCTRLPF3.c229 AESCTR_Handle AESCTR_construct(AESCTR_Config *config, const AESCTR_Params *params) in AESCTR_construct() function