Home
last modified time | relevance | path

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

/lib/posix/options/
A Dgetentropy.c17 const struct device *const entropy = ENTROPY_NODE; in getentropy() local
29 if (entropy == NULL || !device_is_ready(entropy)) { in getentropy()
39 if (entropy_get_entropy(entropy, buffer, (uint16_t)length)) { in getentropy()

Completed in 25 milliseconds