1
1
Jon Simons 732818ebb2 tests: fix -Wunused-function warning in torture_pki_ecdsa.c
Wrap some function definitions with `HAVE_LIBCRYPTO` ifdefs to
match their usages in `torture_run_tests`.

Fixes this warning I observe when building locally:

    torture_pki_ecdsa.c:341:13: warning:
         ‘torture_pki_ecdsa_write_privkey’ defined but not used
         [-Wunused-function]

Signed-off-by: Jon Simons <jon@jonsimons.org>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2018-06-27 21:25:30 +02:00
..
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2017-10-28 14:31:37 +02:00
2018-06-04 11:20:28 +02:00