Home
last modified time | relevance | path

Searched refs:entropy_input (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/pta/
A Dsystem.c39 uint8_t *entropy_input = NULL; in system_rng_reseed() local
47 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 2 milliseconds