Searched refs:AESCTR_Params (Results 1 – 4 of 4) sorted by relevance
759 } AESCTR_Params; typedef766 extern const AESCTR_Params AESCTR_defaultParams;790 void AESCTR_Params_init(AESCTR_Params *params);809 AESCTR_Handle AESCTR_open(uint_least8_t index, const AESCTR_Params *params);1023 AESCTR_Handle AESCTR_construct(AESCTR_Config *config, const AESCTR_Params *params);
51 const AESCTR_Params AESCTR_defaultParams = {61 void AESCTR_Params_init(AESCTR_Params *params) in AESCTR_Params_init()69 __attribute__((weak)) AESCTR_Handle AESCTR_open(uint_least8_t index, const AESCTR_Params *params) in AESCTR_open()
221 AESCTR_Params ctrParams; in AESCTRDRBG_construct()
229 AESCTR_Handle AESCTR_construct(AESCTR_Config *config, const AESCTR_Params *params) in AESCTR_construct()