PIVX Core  5.6.99
P2P Digital Currency
Static Public Member Functions | List of all members
SaltedHasherImpl< uint256 > Struct Reference

#include <saltedhasher.h>

Static Public Member Functions

static std::size_t CalcHash (const uint256 &v, uint64_t k0, uint64_t k1)
 

Detailed Description

Definition at line 34 of file saltedhasher.h.

Member Function Documentation

◆ CalcHash()

static std::size_t SaltedHasherImpl< uint256 >::CalcHash ( const uint256 v,
uint64_t  k0,
uint64_t  k1 
)
inlinestatic

Definition at line 36 of file saltedhasher.h.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: