#include <equality.h>
|
| static int | call (const unsigned char *k0, const unsigned char *k1) |
Definition at line 36 of file equality.h.
◆ call()
| int memcmp32::call |
( |
const unsigned char * | k0, |
|
|
const unsigned char * | k1 ) |
|
inlinestatic |
Definition at line 39 of file equality.h.
39{ return memcmp(k0, k1, 32); }
◆ loop_count
| const size_t memcmp32::loop_count = 1000000000 |
|
static |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/performance_tests/equality.h