OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
bftest.c File Reference
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <openssl/opensslconf.h>
#include "../e_os.h"
#include <openssl/blowfish.h>

Go to the source code of this file.

Macros

#define NUM_TESTS   34
 
#define KEY_TEST_NUM   25
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

#define KEY_TEST_NUM   25

Definition at line 233 of file bftest.c.

#define NUM_TESTS   34

Definition at line 100 of file bftest.c.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 272 of file bftest.c.