Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
clmul_3bytes.cpp File Reference
#include "../fielddefines.h"
#include "clmul_common_impl.h"
#include "../int_utils.h"
#include "../lintrans.h"
#include "../sketch_impl.h"
#include "../sketch.h"
Include dependency graph for clmul_3bytes.cpp:

Go to the source code of this file.

Functions

SketchConstructClMul3Bytes (int bits, int implementation)
SketchConstructClMulTri3Bytes (int bits, int implementation)

Function Documentation

◆ ConstructClMul3Bytes()

Sketch * ConstructClMul3Bytes ( int bits,
int implementation )

Definition at line 117 of file clmul_3bytes.cpp.

◆ ConstructClMulTri3Bytes()

Sketch * ConstructClMulTri3Bytes ( int bits,
int implementation )

Definition at line 144 of file clmul_3bytes.cpp.