Searched defs:receive_entropy (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/sysemu/ | ||
H A D | rng.h | 33 EntropyReceiveFunc *receive_entropy; member |
/openbmc/qemu/backends/ | ||
H A D | rng.c | 20 EntropyReceiveFunc *receive_entropy, in rng_backend_request_entropy() |