Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Dbio.h368 # define BIO_set_conn_hostname(b,name) BIO_ctrl(b,BIO_C_SET_CONNECT,0, \ macro
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h831 #define BIO_set_conn_hostname BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BIO_set_conn_hostname) macro