Bitcoin Core 28.99.0
P2P Digital Currency
|
#include "../fielddefines.h"
#include "clmul_common_impl.h"
#include "../int_utils.h"
#include "../lintrans.h"
#include "../sketch_impl.h"
#include "../sketch.h"
Go to the source code of this file.
Functions | |
Sketch * | ConstructClMul7Bytes (int bits, int implementation) |
Sketch * | ConstructClMulTri7Bytes (int bits, int implementation) |
Sketch * ConstructClMul7Bytes | ( | int | bits, |
int | implementation | ||
) |
Definition at line 124 of file clmul_7bytes.cpp.
Sketch * ConstructClMulTri7Bytes | ( | int | bits, |
int | implementation | ||
) |
Definition at line 154 of file clmul_7bytes.cpp.