Searched refs:get_entropy_from_cpu (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/dev/intel_rng/
H A Dintel-rng.cpp37 static ssize_t get_entropy_from_cpu(void* buf, size_t len, bool block) { function
110 ssize_t res = get_entropy_from_cpu(buf, len, block);

Completed in 34 milliseconds