HomeSort by: relevance | last modified time | path
    Searched defs:OSSL_HTTP_bio_cb_t (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/openssl/
http.h 73 typedef BIO *(*OSSL_HTTP_bio_cb_t)(BIO *bio, void *arg, int connect, int detail);
77 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
90 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
99 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
  /src/crypto/external/bsd/openssl/dist/include/openssl/
http.h 64 typedef BIO *(*OSSL_HTTP_bio_cb_t)(BIO *bio, void *arg, int connect, int detail);
68 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
81 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,
90 OSSL_HTTP_bio_cb_t bio_update_fn, void *arg,

Completed in 77 milliseconds