Reduce the number of functional tests

Esse commit está contido em:
Joost Rijneveld 2019-01-15 16:50:07 +01:00
commit 8c5f2773cb
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: A4FE39CF49CBC553

Ver arquivo

@ -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];