Searched refs:entropy_input (Results 1 – 1 of 1) sorted by relevance
39 uint8_t *entropy_input = NULL; in system_rng_reseed() local47 entropy_input = params[0].memref.buffer; in system_rng_reseed()50 if (!entropy_sz || !entropy_input) in system_rng_reseed()54 entropy_input, entropy_sz); in system_rng_reseed()
Completed in 3 milliseconds