Home
last modified time | relevance | path

Searched defs:BIO_do_connect (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in458 # define BIO_do_connect(b) BIO_do_handshake(b) macro
H A Dbio.h481 # define BIO_do_connect(b) BIO_do_handshake(b) macro