Searched refs:returnedEntropy (Results 1 – 1 of 1) sorted by relevance
267 INT32 returnedEntropy; in DRBG_GetEntropy() local290 for(returnedEntropy = 1, obtainedEntropy = 0; in DRBG_GetEntropy()292 obtainedEntropy += returnedEntropy) in DRBG_GetEntropy()294 returnedEntropy = _plat__GetEntropy(&entropy[obtainedEntropy], in DRBG_GetEntropy()296 if(returnedEntropy <= 0) in DRBG_GetEntropy()