OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Functions
eng_init.c File Reference
#include "eng_int.h"

Go to the source code of this file.

Functions

int engine_unlocked_init (ENGINE *e)
 
int engine_unlocked_finish (ENGINE *e, int unlock_for_handlers)
 
int ENGINE_init (ENGINE *e)
 
int ENGINE_finish (ENGINE *e)
 

Function Documentation

int ENGINE_finish ( ENGINE e)

Definition at line 136 of file eng_init.c.

int ENGINE_init ( ENGINE e)

Definition at line 121 of file eng_init.c.

int engine_unlocked_finish ( ENGINE e,
int  unlock_for_handlers 
)

Definition at line 82 of file eng_init.c.

int engine_unlocked_init ( ENGINE e)

Definition at line 60 of file eng_init.c.