BitPunch McEliece  v0.0.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
test-speed.c File Reference
#include <bitpunch/bitpunch.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <sys/time.h>

Go to the source code of this file.

Macros

#define BPU_TEST_ROUNDS   300
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

#define BPU_TEST_ROUNDS   300

Definition at line 28 of file test-speed.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 30 of file test-speed.c.