OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
e_padlock.c File Reference
#include <stdio.h>
#include <string.h>
#include <openssl/opensslconf.h>
#include <openssl/crypto.h>
#include <openssl/dso.h>
#include <openssl/engine.h>
#include <openssl/evp.h>
#include <openssl/aes.h>
#include <openssl/rand.h>
#include <openssl/err.h>

Go to the source code of this file.

Functions

OPENSSL_EXPORT int bind_engine (ENGINE *e, const char *id, const dynamic_fns *fns)
 

Function Documentation

OPENSSL_EXPORT int bind_engine ( ENGINE e,
const char *  id,
const dynamic_fns fns 
)