BIO_do_handshake 424 extra_lib/include/openssl/bio.h #define BIO_do_connect(b) BIO_do_handshake(b) BIO_do_handshake 425 extra_lib/include/openssl/bio.h #define BIO_do_accept(b) BIO_do_handshake(b)