Searched refs:entropy (Results 1 – 1 of 1) sorted by relevance
17 const struct device *const entropy = ENTROPY_NODE; in getentropy() local29 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