|
Botan
1.11.15
|
| add_entropy(const byte input[], size_t input_len) | Botan::HMAC_DRBG | [virtual] |
| clear() | Botan::HMAC_DRBG | [virtual] |
| HMAC_DRBG(MessageAuthenticationCode *mac, RandomNumberGenerator *underlying_rng) | Botan::HMAC_DRBG | |
| is_seeded() const | Botan::HMAC_DRBG | [virtual] |
| make_rng() | Botan::RandomNumberGenerator | [static] |
| name() const | Botan::HMAC_DRBG | [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 buf_len) | Botan::HMAC_DRBG | [virtual] |
| RandomNumberGenerator(const RandomNumberGenerator &rng) | Botan::RandomNumberGenerator | |
| RandomNumberGenerator() | Botan::RandomNumberGenerator | [inline] |
| reseed(size_t poll_bits) | Botan::HMAC_DRBG | [virtual] |
| ~RandomNumberGenerator() | Botan::RandomNumberGenerator | [inline, virtual] |
1.7.6.1