Bitcoin
|
Macros | |
#define | QUARTERROUND(a, b, c, d) |
Functions | |
static constexpr 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 | |||
) |
|
static |
|
static |