OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Macros | Functions
srptest.c File Reference
#include <openssl/opensslconf.h>
#include <openssl/srp.h>
#include <openssl/rand.h>
#include <openssl/err.h>

Go to the source code of this file.

Macros

#define RANDOM_SIZE   32 /* use 256 bits on each side */
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

#define RANDOM_SIZE   32 /* use 256 bits on each side */

Definition at line 26 of file srptest.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 130 of file srptest.c.