OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
p_dec.c File Reference
#include <stdio.h>
#include "cryptlib.h"
#include <openssl/rand.h>
#include <openssl/rsa.h>
#include <openssl/evp.h>
#include <openssl/objects.h>
#include <openssl/x509.h>

Go to the source code of this file.

Functions

int EVP_PKEY_decrypt_old (unsigned char *key, const unsigned char *ek, int ekl, EVP_PKEY *priv)
 

Function Documentation

int EVP_PKEY_decrypt_old ( unsigned char *  key,
const unsigned char *  ek,
int  ekl,
EVP_PKEY priv 
)

Definition at line 69 of file p_dec.c.