Searched refs:BIO_NOCLOSE (Results 151 - 175 of 178) sorted by relevance

12345678

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dmem_dbg.c760 BIO_set_fp(b,fp,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_time.c453 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
H A Docsp.c137 if (bio_err == NULL) bio_err = BIO_new_fp(stderr, BIO_NOCLOSE);
561 else out = BIO_new_fp(stdout, BIO_NOCLOSE);
H A Dca.c340 BIO_set_fp(bio_err,stderr,BIO_NOCLOSE|BIO_FP_TEXT);
929 BIO_set_fp(out,stdout,BIO_NOCLOSE|BIO_FP_TEXT); /* cannot fail */
1012 BIO_set_fp(Sout,stdout,BIO_NOCLOSE|BIO_FP_TEXT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Da_strex.c526 btmp = BIO_new_fp(fp, BIO_NOCLOSE);
H A Dt_x509.c92 BIO_set_fp(b,fp,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c768 BIO_set_fp(b,fp,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Ds_time.c439 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
H A Docsp.c136 if (bio_err == NULL) bio_err = BIO_new_fp(stderr, BIO_NOCLOSE);
559 else out = BIO_new_fp(stdout, BIO_NOCLOSE);
H A Dca.c329 BIO_set_fp(bio_err,stderr,BIO_NOCLOSE|BIO_FP_TEXT);
903 BIO_set_fp(out,stdout,BIO_NOCLOSE|BIO_FP_TEXT); /* cannot fail */
987 BIO_set_fp(Sout,stdout,BIO_NOCLOSE|BIO_FP_TEXT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/asn1/
H A Da_strex.c523 btmp = BIO_new_fp(fp, BIO_NOCLOSE);
H A Dt_x509.c89 BIO_set_fp(b,fp,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/ssl/
H A Dssl_lib.c552 BIO_set_fd(bio,fd,BIO_NOCLOSE);
571 BIO_set_fd(bio,fd,BIO_NOCLOSE);
596 BIO_set_fd(bio,fd,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/des/
H A Dfips_desmovs.c772 ERR_print_errors(BIO_new_fp(stderr,BIO_NOCLOSE));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dbio.h102 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
103 #define BIO_NOCLOSE 0x00 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dfips_desmovs.c772 ERR_print_errors(BIO_new_fp(stderr,BIO_NOCLOSE));
H A Dfips_aesavs.c944 ERR_print_errors(BIO_new_fp(stderr,BIO_NOCLOSE));
H A Dbntest.c141 BIO_set_fp(out,stdout,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbio.h102 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
103 #define BIO_NOCLOSE 0x00 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_lib.c577 BIO_set_fd(bio,fd,BIO_NOCLOSE);
596 BIO_set_fd(bio,fd,BIO_NOCLOSE);
621 BIO_set_fd(bio,fd,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/aes/
H A Dfips_aesavs.c944 ERR_print_errors(BIO_new_fp(stderr,BIO_NOCLOSE));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h104 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
105 #define BIO_NOCLOSE 0x00 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio.h104 * BIO_set_fp(in,stdin,BIO_NOCLOSE); */
105 #define BIO_NOCLOSE 0x00 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/
H A Dbntest.c141 BIO_set_fp(out,stdout,BIO_NOCLOSE);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dbntest.c171 BIO_set_fp(out,stdout,BIO_NOCLOSE);

Completed in 304 milliseconds

12345678