Bitcoin ABC 0.26.3
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | QUARTERROUND(a, b, c, d) |
Functions | |
static constexpr uint32_t | rotl32 (uint32_t v, int c) |
Variables | |
static const uint8_t | sigma [] = "expand 32-byte k" |
static const uint8_t | tau [] = "expand 16-byte k" |
Definition at line 17 of file chacha20.cpp.
Definition at line 29 of file chacha20.cpp.
Definition at line 30 of file chacha20.cpp.