Functions

ext/openssl/ossl_bio.h File Reference

This graph shows which files directly or indirectly include this file:

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 58 of file ossl_bio.c.

References buf, and rb_str_new().

Referenced by ossl_protect_membio2str().

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

Definition at line 70 of file ossl_bio.c.

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

Referenced by ossl_membio2str().

BIO* ossl_protect_obj2bio ( VALUE  ,
int *   
)

Definition at line 50 of file ossl_bio.c.

References _, and rb_protect().