Searched defs:BIO_do_connect (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/openssl/include/openssl/ | ||
| H A D | bio.h.in | 532 # define BIO_do_connect(b) BIO_do_handshake(b) macro |
| H A D | bio.h | 555 # define BIO_do_connect(b) BIO_do_handshake(b) macro |