Searched refs:BIO_new (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/eay/
H A Dbase64.c15 mbio=BIO_new(BIO_s_mem());
16 b64bio=BIO_new(BIO_f_base64());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddh_prn.c70 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddh_prn.c70 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Derrstr.c82 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
90 out = BIO_new(BIO_s_file());
94 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Dprime.c73 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
108 if ((bio_out = BIO_new(BIO_s_file())) != NULL) {
112 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Drand.c96 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
174 out = BIO_new(BIO_s_file());
183 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
192 BIO *b64 = BIO_new(BIO_f_base64());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Derrstr.c82 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
90 out = BIO_new(BIO_s_file());
94 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Dprime.c73 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
108 if ((bio_out = BIO_new(BIO_s_file())) != NULL) {
112 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Drand.c96 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
174 out = BIO_new(BIO_s_file());
183 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
192 BIO *b64 = BIO_new(BIO_f_base64());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Derrstr.c82 if ((bio_err=BIO_new(BIO_s_file())) != NULL)
91 out=BIO_new(BIO_s_file());
96 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Dprime.c71 if ((bio_err=BIO_new(BIO_s_file())) != NULL)
100 if ((bio_out=BIO_new(BIO_s_file())) != NULL)
105 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Dgendsa.c98 if ((bio_err=BIO_new(BIO_s_file())) != NULL)
210 in=BIO_new(BIO_s_file());
225 out=BIO_new(BIO_s_file());
233 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
H A Drand.c96 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
176 out = BIO_new(BIO_s_file());
186 BIO *tmpbio = BIO_new(BIO_f_linebuffer());
196 BIO *b64 = BIO_new(BIO_f_base64());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/bio/
H A Dsconnect.c53 ssl_bio = BIO_new(BIO_f_ssl());
57 out = BIO_new(BIO_s_connect());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/bio/
H A Dsconnect.c52 ssl_bio=BIO_new(BIO_f_ssl());
56 out=BIO_new(BIO_s_connect());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/bio/
H A Dsconnect.c53 ssl_bio = BIO_new(BIO_f_ssl());
57 out = BIO_new(BIO_s_connect());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dsa/
H A Ddsa_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) {
86 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dsa/
H A Ddsa_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) {
86 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rsa/
H A Drsa_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/
H A Db64.c99 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
178 in = BIO_new(BIO_s_file());
179 out = BIO_new(BIO_s_file());
213 if ((b64 = BIO_new(BIO_f_base64())) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/
H A Db64.c99 if ((bio_err=BIO_new(BIO_s_file())) != NULL)
186 in=BIO_new(BIO_s_file());
187 out=BIO_new(BIO_s_file());
228 if ((b64=BIO_new(BIO_f_base64())) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rsa/
H A Drsa_prn.c71 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/
H A Db64.c99 if ((bio_err = BIO_new(BIO_s_file())) != NULL)
178 in = BIO_new(BIO_s_file());
179 out = BIO_new(BIO_s_file());
213 if ((b64 = BIO_new(BIO_f_base64())) == NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_i2d_fp.c72 if ((b = BIO_new(BIO_s_file())) == NULL) {
122 if ((b = BIO_new(BIO_s_file())) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Da_i2d_fp.c72 if ((b = BIO_new(BIO_s_file())) == NULL) {
122 if ((b = BIO_new(BIO_s_file())) == NULL) {

Completed in 200 milliseconds

1234567891011>>