Ruby  2.0.0p451(2014-02-24revision45167)
Functions | Variables
ossl_engine.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void Init_ossl_engine (void)
 

Variables

VALUE cEngine
 
VALUE eEngineError
 

Function Documentation

void Init_ossl_engine ( void  )

Definition at line 423 of file ossl_engine.c.

Referenced by Init_openssl().

Variable Documentation

VALUE cEngine
VALUE eEngineError