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

Go to the source code of this file.

Functions

SketchConstructClMul7Bytes (int bits, int implementation)
SketchConstructClMulTri7Bytes (int bits, int implementation)

Function Documentation

◆ ConstructClMul7Bytes()

Sketch * ConstructClMul7Bytes ( int bits,
int implementation )

Definition at line 124 of file clmul_7bytes.cpp.

◆ ConstructClMulTri7Bytes()

Sketch * ConstructClMulTri7Bytes ( int bits,
int implementation )

Definition at line 154 of file clmul_7bytes.cpp.