![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
#include <crypto/sha512.h>Go to the source code of this file.
Functions | |
| void | RandAddDynamicEnv (CSHA512 &hasher) |
| Gather non-cryptographic environment data that changes over time. | |
| void | RandAddStaticEnv (CSHA512 &hasher) |
| Gather non-cryptographic environment data that does not change over time. | |
Gather non-cryptographic environment data that changes over time.
Definition at line 192 of file randomenv.cpp.
Gather non-cryptographic environment data that does not change over time.
Definition at line 271 of file randomenv.cpp.