Searched refs:BIO_TYPE_SSL (Results 1 – 3 of 3) sorted by relevance
86 BIO_TYPE_SSL, "ssl",568 t = BIO_find_type(t, BIO_TYPE_SSL); in BIO_ssl_copy_session_id()569 f = BIO_find_type(f, BIO_TYPE_SSL); in BIO_ssl_copy_session_id()584 if (b->method->type == BIO_TYPE_SSL) { in BIO_ssl_shutdown()
23 #define BIO_TYPE_SSL (7|0x0200)
91 # define BIO_TYPE_SSL (7|0x0200) macro