Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dbio.h.in421 # define BIO_set_conn_hostname(b,name) BIO_ctrl(b,BIO_C_SET_CONNECT,0, \ macro
H A Dbio.h444 # define BIO_set_conn_hostname(b,name) BIO_ctrl(b,BIO_C_SET_CONNECT,0, \ macro