Bitcoin ABC 0.30.5
P2P Digital Currency
|
Go to the source code of this file.
Functions | |
void | test_exhaustive_recovery_sign (const secp256k1_context *ctx, const secp256k1_ge *group) |
void | test_exhaustive_recovery_verify (const secp256k1_context *ctx, const secp256k1_ge *group) |
static void | test_exhaustive_recovery (const secp256k1_context *ctx, const secp256k1_ge *group) |
|
static |
Definition at line 144 of file tests_exhaustive_impl.h.
void test_exhaustive_recovery_sign | ( | const secp256k1_context * | ctx, |
const secp256k1_ge * | group | ||
) |
Definition at line 13 of file tests_exhaustive_impl.h.
void test_exhaustive_recovery_verify | ( | const secp256k1_context * | ctx, |
const secp256k1_ge * | group | ||
) |
Definition at line 82 of file tests_exhaustive_impl.h.