Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Functions
ossl_bio.h File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

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

Go to the source code of this file.

Functions

BIO * ossl_obj2bio (volatile VALUE *)
 
VALUE ossl_membio2str (BIO *)
 

Function Documentation

◆ ossl_membio2str()

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().

◆ ossl_obj2bio()

BIO* ossl_obj2bio ( volatile VALUE )

Definition at line 13 of file ossl_bio.c.