Fabcoin Core
0.16.2
P2P Digital Currency
|
#include "pch.h"
#include "config.h"
#include "salsa.h"
#include "argnames.h"
#include "misc.h"
#include "cpu.h"
Go to the source code of this file.
Macros | |
#define | QUARTER_ROUND(a, b, c, d) |
#define | SALSA_OUTPUT(x) |
#define SALSA_OUTPUT | ( | x | ) |