Ruby  2.0.0p594(2014-10-27revision48167)
Functions | Variables
ossl_config.h File Reference

Go to the source code of this file.

Functions

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

Variables

VALUE cConfig
 
VALUE eConfigError
 

Function Documentation

CONF* DupConfigPtr ( VALUE  obj)
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().