![]() |
Bitcoin Core 30.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 * | ConstructClMul5Bytes (int bits, int implementation) |
| Sketch * | ConstructClMulTri5Bytes (int bits, int implementation) |
| Sketch * ConstructClMul5Bytes | ( | int | bits, |
| int | implementation | ||
| ) |
Definition at line 125 of file clmul_5bytes.cpp.
| Sketch * ConstructClMulTri5Bytes | ( | int | bits, |
| int | implementation | ||
| ) |
Definition at line 155 of file clmul_5bytes.cpp.