![]() |
Bitcoin Core
0.21.1
P2P Digital Currency
|
#include <valgrind/memcheck.h>#include "include/secp256k1.h"#include "assumptions.h"#include "util.h"Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
In theory, testing with a single secret input should be sufficient: If control flow depended on secrets the tool would generate an error.
Definition at line 28 of file valgrind_ctime_test.c.
1.8.8