8 #ifndef BOTAN_ENTROPY_SRC_RDRAND_H__
9 #define BOTAN_ENTROPY_SRC_RDRAND_H__
11 #include <botan/entropy_src.h>
22 std::string
name()
const override {
return "rdrand"; }
std::string name() const override
size_t poll(RandomNumberGenerator &rng) override