mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-19 18:11:28 +01:00
664916e815
We check that memcmp *isn't* constant time, but that's only true under -O2 or above: __OPTIMIZE__ doesn't distinguish. So we need a finer-grained test. Also reduce verbosity by default. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
Makefile | ||
run-bitcoin_block_from_hex.c | ||
run-secret_eq_consttime.c | ||
run-tx-encode.c |