Home
last modified time | relevance | path

Searched defs:underlying_rng (Results 1 – 11 of 11) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/rng/chacha_rng/
H A Dchacha_rng.cpp27 ChaCha_RNG::ChaCha_RNG(RandomNumberGenerator& underlying_rng, in ChaCha_RNG()
36 ChaCha_RNG::ChaCha_RNG(RandomNumberGenerator& underlying_rng, in ChaCha_RNG()
/dports/security/botan2/Botan-2.18.2/src/lib/rng/chacha_rng/
H A Dchacha_rng.cpp27 ChaCha_RNG::ChaCha_RNG(RandomNumberGenerator& underlying_rng, in ChaCha_RNG()
36 ChaCha_RNG::ChaCha_RNG(RandomNumberGenerator& underlying_rng, in ChaCha_RNG()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/rng/chacha_rng/
H A Dchacha_rng.cpp27 ChaCha_RNG::ChaCha_RNG(RandomNumberGenerator& underlying_rng, in ChaCha_RNG()
36 ChaCha_RNG::ChaCha_RNG(RandomNumberGenerator& underlying_rng, in ChaCha_RNG()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/rng/auto_rng/
H A Dauto_rng.cpp26 AutoSeeded_RNG::AutoSeeded_RNG(RandomNumberGenerator& underlying_rng, in AutoSeeded_RNG()
44 AutoSeeded_RNG::AutoSeeded_RNG(RandomNumberGenerator& underlying_rng, in AutoSeeded_RNG()
/dports/security/botan2/Botan-2.18.2/src/lib/rng/auto_rng/
H A Dauto_rng.cpp26 AutoSeeded_RNG::AutoSeeded_RNG(RandomNumberGenerator& underlying_rng, in AutoSeeded_RNG()
44 AutoSeeded_RNG::AutoSeeded_RNG(RandomNumberGenerator& underlying_rng, in AutoSeeded_RNG()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/rng/auto_rng/
H A Dauto_rng.cpp26 AutoSeeded_RNG::AutoSeeded_RNG(RandomNumberGenerator& underlying_rng, in AutoSeeded_RNG()
44 AutoSeeded_RNG::AutoSeeded_RNG(RandomNumberGenerator& underlying_rng, in AutoSeeded_RNG()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/rng/hmac_drbg/
H A Dhmac_drbg.cpp53 RandomNumberGenerator& underlying_rng, in HMAC_DRBG()
69 RandomNumberGenerator& underlying_rng, in HMAC_DRBG()
/dports/security/botan2/Botan-2.18.2/src/lib/rng/hmac_drbg/
H A Dhmac_drbg.cpp53 RandomNumberGenerator& underlying_rng, in HMAC_DRBG()
69 RandomNumberGenerator& underlying_rng, in HMAC_DRBG()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/rng/hmac_drbg/
H A Dhmac_drbg.cpp53 RandomNumberGenerator& underlying_rng, in HMAC_DRBG()
69 RandomNumberGenerator& underlying_rng, in HMAC_DRBG()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dtest_rng.cpp87 std::unique_ptr<Botan::Stateful_RNG> make_rng(Botan::RandomNumberGenerator& underlying_rng, in make_rng()
99 std::unique_ptr<Botan::Stateful_RNG> make_rng(Botan::RandomNumberGenerator& underlying_rng, in make_rng()
426 std::unique_ptr<Botan::Stateful_RNG> create_rng(Botan::RandomNumberGenerator* underlying_rng, in create_rng()
588 std::unique_ptr<Botan::Stateful_RNG> create_rng(Botan::RandomNumberGenerator* underlying_rng, in create_rng()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dtest_rng.cpp87 std::unique_ptr<Botan::Stateful_RNG> make_rng(Botan::RandomNumberGenerator& underlying_rng, in make_rng()
99 std::unique_ptr<Botan::Stateful_RNG> make_rng(Botan::RandomNumberGenerator& underlying_rng, in make_rng()
426 std::unique_ptr<Botan::Stateful_RNG> create_rng(Botan::RandomNumberGenerator* underlying_rng, in create_rng()
588 std::unique_ptr<Botan::Stateful_RNG> create_rng(Botan::RandomNumberGenerator* underlying_rng, in create_rng()