Ruby  2.0.0p645(2015-04-13revision50299)
Functions
ossl_bio.h File Reference

Go to the source code of this file.

Functions

BIO * ossl_obj2bio (VALUE)
 
BIO * ossl_protect_obj2bio (VALUE, int *)
 
VALUE ossl_membio2str0 (BIO *)
 
VALUE ossl_membio2str (BIO *)
 
VALUE ossl_protect_membio2str (BIO *, int *)
 

Function Documentation

VALUE ossl_membio2str ( BIO *  )
VALUE ossl_membio2str0 ( BIO *  )

Definition at line 59 of file ossl_bio.c.

References buf, rb_str_new(), and ret.

Referenced by ossl_protect_membio2str().

BIO* ossl_obj2bio ( VALUE  )
VALUE ossl_protect_membio2str ( BIO *  ,
int  
)

Definition at line 71 of file ossl_bio.c.

References _, ossl_membio2str0(), and rb_protect().

Referenced by ossl_membio2str().

BIO* ossl_protect_obj2bio ( VALUE  ,
int  
)

Definition at line 51 of file ossl_bio.c.

References _, NULL, obj, ossl_obj2bio(), rb_protect(), ret, and status.