![]() |
Bitcoin Core 29.99.0
P2P Digital Currency
|
This is the complete list of members for Obfuscation, including all inherited members.
HexKey() const | Obfuscation | inline |
KEY_SIZE | Obfuscation | static |
KeyType typedef | Obfuscation | |
m_rotations | Obfuscation | private |
Obfuscation() | Obfuscation | inline |
Obfuscation(std::span< const std::byte, KEY_SIZE > key_bytes) | Obfuscation | inlineexplicit |
operator bool() const | Obfuscation | inline |
operator()(std::span< std::byte > target, size_t key_offset=0) const | Obfuscation | inline |
Serialize(Stream &s) const | Obfuscation | inline |
SetRotations(KeyType key) | Obfuscation | inlineprivate |
ToKey(std::span< const std::byte, KEY_SIZE > key_span) | Obfuscation | inlineprivatestatic |
Unserialize(Stream &s) | Obfuscation | inline |
XorWord(std::span< std::byte > target, KeyType key) | Obfuscation | inlineprivatestatic |