Reduce the number of functional tests

Tento commit je obsažen v:
Joost Rijneveld 2019-01-15 16:50:07 +01:00
rodič 39dfbe4e32
revize 8c5f2773cb
V databázi nebyl nalezen žádný známý klíč pro tento podpis
ID GPG klíče: A4FE39CF49CBC553

Zobrazit soubor

@ -3,7 +3,7 @@
#include <stdio.h>
#include <string.h>
#define NTESTS 10000
#define NTESTS 100
int test_keys() {
unsigned char key_a[CRYPTO_BYTES], key_b[CRYPTO_BYTES];