#include <openssl/aes.h>#include <openssl/rand.h>#include <stdio.h>#include <string.h>#include <assert.h>Go to the source code of this file.
Classes | |
| struct | ige_test |
| struct | bi_ige_test |
Macros | |
| #define | TEST_SIZE 128 |
| #define | BIG_TEST_SIZE 10240 |
| #define | MAX_VECTOR_SIZE 64 |
Functions | |
| int | main (int argc, char **argv) |
1.8.2