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

  /external/openssl/crypto/bio/
bio.h 439 #define BIO_get_proxies(b,pxy_p) BIO_ctrl(b,BIO_C_GET_PROXY_PARAM,1,(char *)(pxy_p))
  /external/openssl/include/openssl/
bio.h 439 #define BIO_get_proxies(b,pxy_p) BIO_ctrl(b,BIO_C_GET_PROXY_PARAM,1,(char *)(pxy_p))

Completed in 36 milliseconds