Monero
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
test_equality< f, equal > Class Template Reference

#include <equality.h>

Collaboration diagram for test_equality< f, equal >:
Collaboration graph
[legend]

Public Member Functions

bool init ()
 
bool test ()
 

Static Public Attributes

static const size_t loop_count = f::loop_count
 

Private Attributes

unsigned char k0 [32]
 
unsigned char k1 [32]
 

Member Function Documentation

◆ init()

template<typename f , bool equal>
bool test_equality< f, equal >::init ( )
inline

◆ test()

template<typename f , bool equal>
bool test_equality< f, equal >::test ( )
inline

Member Data Documentation

◆ k0

template<typename f , bool equal>
unsigned char test_equality< f, equal >::k0[32]
private

◆ k1

template<typename f , bool equal>
unsigned char test_equality< f, equal >::k1[32]
private

◆ loop_count

template<typename f , bool equal>
const size_t test_equality< f, equal >::loop_count = f::loop_count
static

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