Bitcoin Core  27.99.0
P2P Digital Currency
Functions
clmul_8bytes.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_8bytes.cpp:

Go to the source code of this file.

Functions

SketchConstructClMul8Bytes (int bits, int implementation)
 
SketchConstructClMulTri8Bytes (int bits, int implementation)
 

Function Documentation

◆ ConstructClMul8Bytes()

Sketch* ConstructClMul8Bytes ( int  bits,
int  implementation 
)

Definition at line 132 of file clmul_8bytes.cpp.

◆ ConstructClMulTri8Bytes()

Sketch* ConstructClMulTri8Bytes ( int  bits,
int  implementation 
)

Definition at line 156 of file clmul_8bytes.cpp.