![]() |
BitPunch McEliece
v0.0.4
|
#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) |
#define BPU_TEST_ROUNDS 300 |
Definition at line 28 of file test-speed.c.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 30 of file test-speed.c.