Searched refs:dynHandle (Results 1 – 1 of 1) sorted by relevance
418 AESCMAC_Handle dynHandle; in RNGLPF3RF_conditionNoise() local455 dynHandle = AESCMAC_construct(&dynConfig, ¶ms); in RNGLPF3RF_conditionNoise()457 if (dynHandle == NULL) in RNGLPF3RF_conditionNoise()472 cbcMacResult = AESCMAC_oneStepSign(dynHandle, &cbcmacOperation, &cryptoKey); in RNGLPF3RF_conditionNoise()484 cbcMacResult = AESCMAC_oneStepSign(dynHandle, &cbcmacOperation, &cryptoKey); in RNGLPF3RF_conditionNoise()496 AESCMAC_close(dynHandle); in RNGLPF3RF_conditionNoise()