botan.entropy.rdrand

Entropy Source Using Intel's rdrand instruction

Members

Classes

IntelRdrand
class IntelRdrand

Entropy source using the rdrand instruction first introduced on Intel's Ivy Bridge architecture.

Functions

_rdrand32_step
int _rdrand32_step(uint* i)
Undocumented in source. Be warned that the author may not have intended to support it.
_rdrand32_step
int _rdrand32_step(uint* )
Undocumented in source.
_rdrand32_step
int _rdrand32_step(uint* r)
Undocumented in source. Be warned that the author may not have intended to support it.
_rdrand32_step
int _rdrand32_step(uint* r)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

inline
enum inline;
Undocumented in source.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)