![]() |
Bitcoin Core
26.1.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 * | ConstructClMul1Byte (int bits, int implementation) |
| Sketch * | ConstructClMulTri1Byte (int bits, int implementation) |
| Sketch* ConstructClMul1Byte | ( | int | bits, |
| int | implementation | ||
| ) |
Definition at line 85 of file clmul_1byte.cpp.
| Sketch* ConstructClMulTri1Byte | ( | int | bits, |
| int | implementation | ||
| ) |
Definition at line 97 of file clmul_1byte.cpp.
1.8.14