Ruby  1.9.3p551(2014-11-13revision48407)
Functions | Variables
ossl_config.c File Reference
#include "ossl.h"

Go to the source code of this file.

Functions

CONF * GetConfigPtr (VALUE obj)
 
void Init_ossl_config ()
 

Variables

VALUE cConfig
 
VALUE eConfigError
 

Function Documentation

CONF* GetConfigPtr ( VALUE  obj)
void Init_ossl_config ( void  )

Variable Documentation

VALUE cConfig

Definition at line 17 of file ossl_config.c.

Referenced by GetConfigPtr(), and Init_ossl_config().

VALUE eConfigError

Definition at line 18 of file ossl_config.c.

Referenced by GetConfigPtr(), and Init_ossl_config().