Botan
2.1.0
Crypto and TLS for C++11
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Botan
Hardware_RNG
Botan::Hardware_RNG Member List
This is the complete list of members for
Botan::Hardware_RNG
, including all inherited members.
add_entropy
(const uint8_t input[], size_t length)=0
Botan::RandomNumberGenerator
pure virtual
add_entropy_T
(const T &t)
Botan::RandomNumberGenerator
inline
clear
()=0
Botan::RandomNumberGenerator
pure virtual
is_seeded
() const =0
Botan::RandomNumberGenerator
pure virtual
make_rng
()
Botan::RandomNumberGenerator
static
name
() const =0
Botan::RandomNumberGenerator
pure virtual
next_byte
()
Botan::RandomNumberGenerator
inline
next_nonzero_byte
()
Botan::RandomNumberGenerator
inline
operator=
(const RandomNumberGenerator &rng)=delete
Botan::RandomNumberGenerator
random_vec
(size_t bytes)
Botan::RandomNumberGenerator
inline
randomize
(uint8_t output[], size_t length)=0
Botan::RandomNumberGenerator
pure virtual
randomize_with_input
(uint8_t output[], size_t output_len, const uint8_t input[], size_t input_len)
Botan::RandomNumberGenerator
virtual
randomize_with_ts_input
(uint8_t output[], size_t output_len)
Botan::RandomNumberGenerator
virtual
RandomNumberGenerator
()=default
Botan::RandomNumberGenerator
RandomNumberGenerator
(const RandomNumberGenerator &rng)=delete
Botan::RandomNumberGenerator
reseed
(Entropy_Sources &srcs, size_t poll_bits=BOTAN_RNG_RESEED_POLL_BITS, std::chrono::milliseconds poll_timeout=BOTAN_RNG_RESEED_DEFAULT_TIMEOUT)
Botan::RandomNumberGenerator
virtual
reseed_from_rng
(RandomNumberGenerator &rng, size_t poll_bits=BOTAN_RNG_RESEED_POLL_BITS)
Botan::RandomNumberGenerator
virtual
~RandomNumberGenerator
()=default
Botan::RandomNumberGenerator
virtual
Generated on Fri Aug 4 2017 19:29:41 for Botan by
1.8.9.1