Searched refs:bio (Results 76 - 100 of 264) sorted by relevance

1234567891011

/macosx-10.10.1/OpenSSL098-52/src/crypto/rand/
H A DMakefile80 md_rand.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
94 rand_eng.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
110 rand_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
118 rand_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
135 rand_nw.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
146 rand_os2.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
158 rand_unix.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
170 rand_win.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
/macosx-10.10.1/OpenSSL098-52/src/demos/tunala/
H A Dtunala.h142 void buffer_from_BIO(buffer_t *buf, BIO *bio);
143 void buffer_to_BIO(buffer_t *buf, BIO *bio);
/macosx-10.10.1/OpenSSL098-52/src/fips/dsa/
H A DMakefile90 fips_dsa_gen.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
102 fips_dsa_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
113 fips_dsa_lib.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
121 fips_dsa_ossl.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
137 fips_dsa_selftest.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
150 fips_dsa_sign.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
164 fips_dsatest.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
182 fips_dssvs.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl.h155 #define OSSL_BIO_reset(bio) (void)BIO_reset((bio)); \
/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Ds_apps.h164 long MS_CALLBACK bio_dump_callback(BIO *bio, int cmd, const char *argp,
H A Denc.c63 #include <openssl/bio.h>
83 BIO *bio=bio_; local
89 BIO_printf(bio,"-%-25s",name->name);
92 BIO_printf(bio,"\n");
96 BIO_printf(bio," ");
H A Ds_server.c360 BIO_printf(bio_err," -nbio_test - test with the non-blocking test bio\n");
1574 static void print_stats(BIO *bio, SSL_CTX *ssl_ctx) argument
1576 BIO_printf(bio,"%4ld items in the session cache\n",
1578 BIO_printf(bio,"%4ld client connects (SSL_connect())\n",
1580 BIO_printf(bio,"%4ld client renegotiates (SSL_connect())\n",
1582 BIO_printf(bio,"%4ld client connects that finished\n",
1584 BIO_printf(bio,"%4ld server accepts (SSL_accept())\n",
1586 BIO_printf(bio,"%4ld server renegotiates (SSL_accept())\n",
1588 BIO_printf(bio,"%4ld server accepts that finished\n",
1590 BIO_printf(bio,"
2042 BIO *bio; local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/bio/
H A Dbio_err.c1 /* crypto/bio/bio_err.c */
63 #include <openssl/bio.h>
H A Db_print.c1 /* crypto/bio/b_print.c */
80 #include <openssl/bio.h>
768 int BIO_printf (BIO *bio, const char *format, ...) argument
775 ret = BIO_vprintf(bio, format, args);
781 int BIO_vprintf (BIO *bio, const char *format, va_list args) argument
799 ret=BIO_write(bio, dynbuf, (int)retlen);
804 ret=BIO_write(bio, hugebuf, (int)retlen);
/macosx-10.10.1/OpenSSL098-52/src/crypto/ecdh/
H A DMakefile78 ech_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
86 ech_key.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
99 ech_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
113 ech_ossl.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/err/
H A Derr_all.c66 #include <openssl/bio.h>
/macosx-10.10.1/OpenSSL098-52/src/crypto/objects/
H A DMakefile86 o_names.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
95 obj_dat.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
103 obj_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
112 obj_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/pkcs7/
H A Dpk7_attr.c61 #include <openssl/bio.h>
H A Dsign.c60 #include <openssl/bio.h>
H A DMakefile99 pk7_asn1.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
112 pk7_attr.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
127 pk7_doit.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
142 pk7_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
155 pk7_mime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
169 pk7_smime.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
183 pkcs7err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/buffer/
H A DMakefile77 buf_err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
84 buf_str.o: ../../e_os.h ../../include/openssl/bio.h
91 buffer.o: ../../e_os.h ../../include/openssl/bio.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc4/
H A DMakefile100 rc4_enc.o: ../../e_os.h ../../include/openssl/bio.h
108 rc4_fblk.o: ../../e_os.h ../../include/openssl/bio.h
117 rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/store/
H A DMakefile79 str_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
86 str_lib.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
100 str_mem.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/ui/
H A DMakefile85 ui_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
91 ui_lib.o: ../../e_os.h ../../include/openssl/bio.h
99 ui_openssl.o: ../../e_os.h ../../include/openssl/bio.h
/macosx-10.10.1/OpenSSL098-52/src/crypto/pkcs12/
H A DMakefile84 p12_add.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
98 p12_asn.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
112 p12_attr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
126 p12_crpt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
140 p12_crt.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
154 p12_decr.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
168 p12_init.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
182 p12_key.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
196 p12_kiss.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
210 p12_mutl.o: ../../include/openssl/bio
[all...]
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dauthfile.c187 BIO *bio; local
193 if ((bio = BIO_new(BIO_s_mem())) == NULL) {
199 success = PEM_write_bio_DSAPrivateKey(bio, key->dsa,
204 success = PEM_write_bio_ECPrivateKey(bio, key->ecdsa,
209 success = PEM_write_bio_RSAPrivateKey(bio, key->rsa,
214 if ((blen = BIO_get_mem_data(bio, &bptr)) <= 0)
219 BIO_free(bio);
531 BIO *bio; local
533 if ((bio = BIO_new_mem_buf(buffer_ptr(blob),
539 pk = PEM_read_bio_PrivateKey(bio, NUL
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/pem/
H A DMakefile81 pem_all.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
96 pem_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
111 pem_info.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
127 pem_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
144 pem_oth.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
159 pem_pk8.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
174 pem_pkey.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
189 pem_seal.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
204 pem_sign.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
219 pem_x509.o: ../../include/openssl/bio
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/cms/
H A DMakefile82 cms_asn1.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
97 cms_att.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
111 cms_err.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
125 cms_io.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
139 cms_lib.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
153 cms_sd.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
169 cms_smime.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl_lib.c597 BIO *bio=NULL; local
599 bio=BIO_new(BIO_s_socket());
601 if (bio == NULL)
606 BIO_set_fd(bio,fd,BIO_NOCLOSE);
607 SSL_set_bio(s,bio,bio);
616 BIO *bio=NULL; local
621 bio=BIO_new(BIO_s_socket());
623 if (bio == NULL)
625 BIO_set_fd(bio,f
638 BIO *bio=NULL; local
2116 BIO *bio; local
[all...]
/macosx-10.10.1/OpenSSL098-52/src/engines/
H A DMakefile144 e_4758cca.o: ../include/openssl/asn1.h ../include/openssl/bio.h
160 e_aep.o: ../include/openssl/asn1.h ../include/openssl/bio.h
176 e_atalla.o: ../include/openssl/asn1.h ../include/openssl/bio.h
192 e_capi.o: ../include/openssl/asn1.h ../include/openssl/bio.h
205 e_chil.o: ../include/openssl/asn1.h ../include/openssl/bio.h
223 e_cswift.o: ../include/openssl/asn1.h ../include/openssl/bio.h
240 e_gmp.o: ../include/openssl/asn1.h ../include/openssl/bio.h
253 e_nuron.o: ../include/openssl/asn1.h ../include/openssl/bio.h
269 e_sureware.o: ../include/openssl/asn1.h ../include/openssl/bio.h
287 e_ubsec.o: ../include/openssl/asn1.h ../include/openssl/bio
[all...]

Completed in 298 milliseconds

1234567891011