Go to the source code of this file.
◆ recovery_test_nonce_function()
| static int recovery_test_nonce_function |
( |
unsigned char * |
nonce32, |
|
|
const unsigned char * |
msg32, |
|
|
const unsigned char * |
key32, |
|
|
const unsigned char * |
algo16, |
|
|
void * |
data, |
|
|
unsigned int |
counter |
|
) |
| |
|
static |
◆ test_ecdsa_recovery_api_internal()
| static void test_ecdsa_recovery_api_internal |
( |
void |
| ) |
|
|
static |
◆ test_ecdsa_recovery_edge_cases()
| static void test_ecdsa_recovery_edge_cases |
( |
void |
| ) |
|
|
static |
◆ test_ecdsa_recovery_end_to_end_internal()
| static void test_ecdsa_recovery_end_to_end_internal |
( |
void |
| ) |
|
|
static |
◆ tests_recovery
Initial value:= {
CASE1(test_ecdsa_recovery_api),
CASE1(test_ecdsa_recovery_end_to_end),
}
Definition at line 333 of file tests_impl.h.