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

Go to the source code of this file.

Functions

SketchConstructClMul6Bytes (int bits, int implementation)
 
SketchConstructClMulTri6Bytes (int bits, int implementation)
 

Function Documentation

◆ ConstructClMul6Bytes()

Sketch* ConstructClMul6Bytes ( int  bits,
int  implementation 
)

Definition at line 124 of file clmul_6bytes.cpp.

◆ ConstructClMulTri6Bytes()

Sketch* ConstructClMulTri6Bytes ( int  bits,
int  implementation 
)

Definition at line 151 of file clmul_6bytes.cpp.