Searched refs:BIO_get_init (Results 1 – 9 of 9) sorted by relevance
89 if (BIO_get_init(b)) { in md_read()115 if (BIO_get_init(b)) { in md_write()145 if (BIO_get_init(b)) in md_ctrl()153 if (BIO_get_init(b)) { in md_ctrl()165 if (BIO_get_init(b)) in md_ctrl()
182 if ((ctx == NULL) || (next == NULL) || (BIO_get_init(b) == 0)) in ok_read()269 if ((ctx == NULL) || (next == NULL) || (BIO_get_init(b) == 0)) in ok_write()393 if (BIO_get_init(b)) { in ok_ctrl()
5 BIO_set_data, BIO_get_data, BIO_set_init, BIO_get_init, BIO_set_shutdown,15 int BIO_get_init(BIO *a);32 have occurred (for example through calling custom ctrls). The BIO_get_init()44 BIO_get_init() returns the state of the BIO's init flag.
69 if (BIO_get_init(bio) && BIO_get_data(bio) != nullptr) { in Free()
82 if (BIO_get_init(a)) in ssl_free()
174 int BIO_get_init(BIO *a) in BIO_get_init() function
554 int BIO_get_init(BIO *a);
613 int BIO_get_init(BIO *a);
3850 BIO_get_init 3937 3_0_0 EXIST::FUNCTION: