Go to the source code of this file.
◆ ecdh_hash_function_custom()
int ecdh_hash_function_custom |
( |
unsigned char * |
output, |
|
|
const unsigned char * |
x, |
|
|
const unsigned char * |
y, |
|
|
void * |
data |
|
) |
| |
◆ ecdh_hash_function_test_fail()
int ecdh_hash_function_test_fail |
( |
unsigned char * |
output, |
|
|
const unsigned char * |
x, |
|
|
const unsigned char * |
y, |
|
|
void * |
data |
|
) |
| |
◆ run_ecdh_tests()
void run_ecdh_tests |
( |
void |
| ) |
|
◆ test_bad_scalar()
void test_bad_scalar |
( |
void |
| ) |
|
◆ test_ecdh_api()
void test_ecdh_api |
( |
void |
| ) |
|
◆ test_ecdh_generator_basepoint()
void test_ecdh_generator_basepoint |
( |
void |
| ) |
|