#include <sc_check.h>
Definition at line 33 of file sc_check.h.
◆ init()
| bool test_sc_check::init |
( |
| ) |
|
|
inline |
Definition at line 38 of file sc_check.h.
40 m_scalar = crypto::rand<crypto::ec_scalar>();
◆ test()
| bool test_sc_check::test |
( |
| ) |
|
|
inline |
Definition at line 44 of file sc_check.h.
46 sc_check((
unsigned char*)m_scalar.data);
int sc_check(const unsigned char *)
◆ loop_count
| const size_t test_sc_check::loop_count = 10000000 |
|
static |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/tests/performance_tests/sc_check.h