HomeSort by relevance Sort by last modified time
    Searched refs:BIO_set_conn_ip (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bio/
bio.h 465 #define BIO_set_conn_ip(b,ip) BIO_ctrl(b,BIO_C_SET_CONNECT,2,(char *)ip)
    [all...]
  /external/openssl/include/openssl/
bio.h 465 #define BIO_set_conn_ip(b,ip) BIO_ctrl(b,BIO_C_SET_CONNECT,2,(char *)ip)
    [all...]

Completed in 23 milliseconds