Ruby
3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
|
Go to the source code of this file.
Functions | |
BIO * | ossl_obj2bio (volatile VALUE *) |
VALUE | ossl_membio2str (BIO *) |
VALUE ossl_membio2str | ( | BIO * | ) |
Definition at line 29 of file ossl_bio.c.
References buf, ossl_str_new(), rb_jump_tag(), and ret.
Referenced by ossl_pkey_export_spki(), and ossl_pkey_export_traditional().
BIO* ossl_obj2bio | ( | volatile VALUE * | ) |
Definition at line 13 of file ossl_bio.c.