Botan
1.11.15
|
add_entropy(const byte[], size_t) | Botan::HMAC_RNG | [virtual] |
clear() | Botan::HMAC_RNG | [virtual] |
HMAC_RNG(MessageAuthenticationCode *extractor, MessageAuthenticationCode *prf) | Botan::HMAC_RNG | |
is_seeded() const | Botan::HMAC_RNG | [virtual] |
make_rng() | Botan::RandomNumberGenerator | [static] |
name() const | Botan::HMAC_RNG | [virtual] |
next_byte() | Botan::RandomNumberGenerator | [inline] |
operator=(const RandomNumberGenerator &rng) | Botan::RandomNumberGenerator | |
random_vec(size_t bytes) | Botan::RandomNumberGenerator | [inline, virtual] |
randomize(byte buf[], size_t len) | Botan::HMAC_RNG | [virtual] |
RandomNumberGenerator(const RandomNumberGenerator &rng) | Botan::RandomNumberGenerator | |
RandomNumberGenerator() | Botan::RandomNumberGenerator | [inline] |
reseed(size_t poll_bits) | Botan::HMAC_RNG | [virtual] |
~RandomNumberGenerator() | Botan::RandomNumberGenerator | [inline, virtual] |