OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
e_capi.c File Reference
#include <stdio.h>
#include <string.h>
#include <openssl/crypto.h>
#include <openssl/buffer.h>
#include <openssl/bn.h>
#include <openssl/engine.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 
)

Definition at line 1834 of file e_capi.c.