MOTION
0.01
Framework for mixed-protocol multi-party computation
|
This is the complete list of members for encrypto::motion::OpenSslRng, including all inherited members.
GetThreadInstance() | encrypto::motion::OpenSslRng | inlinestatic |
kBlockSize | encrypto::motion::OpenSslRng | static |
OpenSslRng() | encrypto::motion::OpenSslRng | |
OpenSslRng(const OpenSslRng &)=delete | encrypto::motion::OpenSslRng | |
OpenSslRng(OpenSslRng &&)=delete | encrypto::motion::OpenSslRng | |
operator=(const OpenSslRng &)=delete | encrypto::motion::OpenSslRng | |
operator=(OpenSslRng &&)=delete | encrypto::motion::OpenSslRng | |
RandomBlocks(std::byte *output, std::size_t number_of_blocks) override | encrypto::motion::OpenSslRng | virtual |
RandomBlocksAligned(std::byte *output, std::size_t number_of_blocks) override | encrypto::motion::OpenSslRng | virtual |
RandomBytes(std::byte *output, std::size_t number_of_bytes) override | encrypto::motion::OpenSslRng | virtual |
Rng()=default | encrypto::motion::Rng | |
SampleKey() override | encrypto::motion::OpenSslRng | virtual |
~OpenSslRng() | encrypto::motion::OpenSslRng | virtual |
~Rng()=default | encrypto::motion::Rng | virtual |