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

  /external/openssl/crypto/bio/
bio.h 432 #define BIO_set_filter_bio(b,s) BIO_ctrl(b,BIO_C_SET_PROXY_PARAM,2,(char *)(s))
  /external/openssl/include/openssl/
bio.h 432 #define BIO_set_filter_bio(b,s) BIO_ctrl(b,BIO_C_SET_PROXY_PARAM,2,(char *)(s))

Completed in 12 milliseconds