Searched refs:BIO_set_conn_hostname (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_conn.c531 BIO_set_conn_hostname(dbio, data->param_hostname);
604 if (BIO_set_conn_hostname(ret, str))
H A Dbio.h475 # define BIO_set_conn_hostname(b,name) BIO_ctrl(b,BIO_C_SET_CONNECT,0,(char *)name) macro
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_time.c591 BIO_set_conn_hostname(conn, host);
/freebsd-11-stable/secure/lib/libcrypto/
H A DMakefile.man312 MLINKS+= BIO_s_connect.3 BIO_set_conn_hostname.3

Completed in 118 milliseconds