OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
dsa_key.c File Reference
#include <stdio.h>
#include <time.h>
#include "cryptlib.h"
#include <openssl/bn.h>
#include <openssl/dsa.h>
#include <openssl/rand.h>

Go to the source code of this file.

Functions

int DSA_generate_key (DSA *dsa)
 

Function Documentation

int DSA_generate_key ( DSA dsa)

Definition at line 73 of file dsa_key.c.