Searched defs:bio (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/openssl/
H A Dossl_config.c35 BIO *bio; local
H A Dossl_bio.c19 BIO *bio; local
59 ossl_membio2str0(BIO *bio) argument
71 ossl_protect_membio2str(BIO *bio, int *status) argument
77 ossl_membio2str(BIO *bio) argument
[all...]
H A Dossl_pkey.c143 BIO *bio; local
[all...]
H A Dossl_asn1.c441 BIO *bio; local
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_dh.c117 BIO *bio; local
H A Dssl_expr_eval.c234 BIO *bio = BIO_new(BIO_s_mem()); local
H A Dssl_engine_vars.c489 BIO* bio; local
541 BIO *bio; local
577 BIO *bio; local
808 BIO *bio = BIO_new(BIO_s_mem()); local
[all...]
H A Dssl_util_ssl.c119 static EVP_PKEY *d2i_PrivateKey_bio(BIO *bio, EVP_PKEY **key) argument
392 BIO *bio; local
498 BIO *bio; local
[all...]
H A Dssl_engine_io.c133 static int bio_filter_out_flush(BIO *bio) argument
166 static int bio_filter_create(BIO *bio) argument
176 static int bio_filter_destroy(BIO *bio) argument
188 static int bio_filter_out_read(BIO *bio, cha argument
194 bio_filter_out_write(BIO *bio, const char *in, int inl) argument
241 bio_filter_out_ctrl(BIO *bio, int cmd, long num, void *ptr) argument
297 bio_filter_out_gets(BIO *bio, char *buf, int size) argument
303 bio_filter_out_puts(BIO *bio, const char *str) argument
470 bio_filter_in_read(BIO *bio, char *in, int inlen) argument
1922 ssl_io_data_cb(BIO *bio, int cmd, MODSSL_BIO_CB_ARG_TYPE *argp, int argi, long argl, long rc) argument
[all...]
H A Dssl_engine_kernel.c1501 BIO *bio = BIO_new(BIO_s_mem()); local
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dcacertinmem.c47 BIO * bio; local
/macosx-10.9.5/tcl-102/tcl_ext/tls/tls/
H A DtlsBIO.c39 BIO *bio; local
[all...]
H A DtlsX509.c95 BIO *bio; local
[all...]
H A DtlsInt.h119 BIO *bio; /* Struct for SSL processing */ member in struct:State
/macosx-10.9.5/cups-372.4/cups/scheduler/
H A Dtls-openssl.c80 BIO *bio; /* BIO data */ local
/macosx-10.9.5/OpenSSH-186/
H A Dtest_encrypt.c292 BIO *bio; local
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/bio/
H A Dbio_lib.c105 int BIO_set(BIO *bio, const BIO_METHOD *method) argument
368 BIO_ctrl_pending(BIO *bio) argument
373 BIO_ctrl_wpending(BIO *bio) argument
380 BIO_push(BIO *b, BIO *bio) argument
415 BIO_get_retry_BIO(BIO *bio, int *reason) argument
431 BIO_get_retry_reason(BIO *bio) argument
436 BIO_find_type(BIO *bio, int type) argument
458 BIO_free_all(BIO *bio) argument
476 BIO *ret=NULL,*eoc=NULL,*bio,*new; local
532 BIO_set_ex_data(BIO *bio, int idx, void *data) argument
537 BIO_get_ex_data(BIO *bio, int idx) argument
542 BIO_number_read(BIO *bio) argument
548 BIO_number_written(BIO *bio) argument
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauthfile.c187 BIO *bio; local
531 BIO *bio; local
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bio.c679 BIO_set(BIO *bio, BIO_METHOD *method) argument
1660 BIO_printf(BIO *bio, const char *format, ...) argument
1675 BIO_vprintf(BIO *bio, const char *format, va_list args) argument
[all...]
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dcrypto_openssl.c427 BIO *bio; local
H A Dipsec_doi.c4479 BIO *bio = BIO_new(BIO_s_mem()); local
/macosx-10.9.5/postfix-252/postfix/src/tls/
H A Dtls_misc.c1032 long tls_bio_dump_cb(BIO *bio, int cmd, const char *argp, int argi, argument
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dtls_o.c642 BIO *bio; local
1136 BIO *bio; local
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dab.c408 static long ssl_print_cb(BIO *bio,int cmd,const char *argp,int argi,long argl,long ret) argument
497 static int ssl_print_connection_info(BIO *bio, SSL *ssl) argument
514 static void ssl_print_cert_info(BIO *bio, X50 argument
1195 BIO *bio; local
[all...]
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp.c5046 BIO *bio; /* BIO data */ local

Completed in 367 milliseconds