Searched refs:AESCMAC_construct (Results 1 – 4 of 4) sorted by relevance
75 return AESCMAC_construct(config, params); in AESCMAC_open()
1122 AESCMAC_Handle AESCMAC_construct(AESCMAC_Config *config, const AESCMAC_Params *params);
455 dynHandle = AESCMAC_construct(&dynConfig, ¶ms); in RNGLPF3RF_conditionNoise()
187 AESCMAC_Handle AESCMAC_construct(AESCMAC_Config *config, const AESCMAC_Params *params) in AESCMAC_construct() function