![]() |
Bitcoin Core
22.99.0
P2P Digital Currency
|
Go to the source code of this file.
Macros | |
#define | QUARTERROUND(a, b, c, d) |
Functions | |
constexpr static uint32_t | rotl32 (uint32_t v, int c) |
Variables | |
static const unsigned char | sigma [] = "expand 32-byte k" |
static const unsigned char | tau [] = "expand 16-byte k" |
#define QUARTERROUND | ( | a, | |
b, | |||
c, | |||
d | |||
) |
|
inlinestaticconstexpr |
Definition at line 13 of file chacha20.cpp.
|
static |
Definition at line 21 of file chacha20.cpp.
|
static |
Definition at line 22 of file chacha20.cpp.