Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
clmul_1byte.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_1byte.cpp:

Go to the source code of this file.

Functions

SketchConstructClMul1Byte (int bits, int implementation)
SketchConstructClMulTri1Byte (int bits, int implementation)

Function Documentation

◆ ConstructClMul1Byte()

Sketch * ConstructClMul1Byte ( int bits,
int implementation )

Definition at line 85 of file clmul_1byte.cpp.

◆ ConstructClMulTri1Byte()

Sketch * ConstructClMulTri1Byte ( int bits,
int implementation )

Definition at line 97 of file clmul_1byte.cpp.