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

Go to the source code of this file.

Functions

int DSA_do_verify (const unsigned char *dgst, int dgst_len, DSA_SIG *sig, DSA *dsa)
 

Function Documentation

int DSA_do_verify ( const unsigned char *  dgst,
int  dgst_len,
DSA_SIG sig,
DSA dsa 
)

Definition at line 64 of file dsa_vrf.c.