Searched refs:byteDestination (Results 1 – 1 of 1) sorted by relevance
281 uint8_t *byteDestination = NULL; in RNGLPF3RF_getValidatedNumber() local308 byteDestination = (uint8_t *)randomNumber; in RNGLPF3RF_getValidatedNumber()315 returnValue = RNGLPF3RF_getEntropyFromPool(byteDestination, byteSize, &bytesToGenerate); in RNGLPF3RF_getValidatedNumber()320 &byteDestination[byteSize - bytesToGenerate], in RNGLPF3RF_getValidatedNumber()327 byteDestination[0] &= bitMask; in RNGLPF3RF_getValidatedNumber()331 byteDestination[byteSize - 1u] &= bitMask; in RNGLPF3RF_getValidatedNumber()