Searched refs:BIO_TYPE_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance
87 if (bio->method->type & BIO_TYPE_DESCRIPTOR) in BIO_debug_callback()95 if (bio->method->type & BIO_TYPE_DESCRIPTOR) in BIO_debug_callback()
101 #define BIO_TYPE_DESCRIPTOR 0x0100 /* socket, fd, connect or accept */ macro
37 #define BIO_TYPE_DESCRIPTOR 0x0100
521 r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR); in SSL_get_rfd()533 r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR); in SSL_get_wfd()