Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
|
Go to the source code of this file.
Functions | |
BIO * | ossl_obj2bio (volatile VALUE *) |
VALUE | ossl_membio2str (BIO *) |
VALUE ossl_membio2str | ( | BIO * | bio | ) |
Definition at line 29 of file ossl_bio.c.
References buf, ossl_str_new(), and rb_jump_tag().
BIO * ossl_obj2bio | ( | volatile VALUE * | pobj | ) |
Definition at line 13 of file ossl_bio.c.
References eOSSLError, NULL, obj, ossl_raise(), rb_funcallv, rb_intern, RB_TYPE_P, RSTRING_LENINT, RSTRING_PTR, StringValue(), and T_FILE.
Referenced by DupConfigPtr().