OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
rsa_locl.h File Reference

Go to the source code of this file.

Functions

int int_rsa_verify (int dtype, const unsigned char *m, unsigned int m_len, unsigned char *rm, size_t *prm_len, const unsigned char *sigbuf, size_t siglen, RSA *rsa)
 

Function Documentation

int int_rsa_verify ( int  dtype,
const unsigned char *  m,
unsigned int  m_len,
unsigned char *  rm,
size_t *  prm_len,
const unsigned char *  sigbuf,
size_t  siglen,
RSA rsa 
)

Definition at line 154 of file rsa_sign.c.