![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include "pch.h"#include "config.h"#include "chacha.h"#include "argnames.h"#include "misc.h"#include "cpu.h"Go to the source code of this file.
Macros | |
| #define | CHACHA_QUARTER_ROUND(a, b, c, d) |
| #define | CHACHA_OUTPUT(x) |
| #define CHACHA_OUTPUT | ( | x | ) |
Definition at line 15 of file chacha.cpp.
1.8.11