Searched refs:receive_entropy (Results 1 – 5 of 5) sorted by relevance
20 EntropyReceiveFunc *receive_entropy, in rng_backend_request_entropy() argument31 req->receive_entropy = receive_entropy; in rng_backend_request_entropy()
31 req->receive_entropy(req->opaque, req->data, req->size); in rng_builtin_receive_entropy_bh()
50 req->receive_entropy(req->opaque, req->data, len); in entropy_available()
80 req->receive_entropy(req->opaque, req->data, req->size); in rng_egd_chr_read()
33 EntropyReceiveFunc *receive_entropy; member76 EntropyReceiveFunc *receive_entropy,