Searched refs:BIO_CTRL_EOF (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_null.c121 case BIO_CTRL_EOF:
H A Dbss_mem.c226 case BIO_CTRL_EOF:
H A Dbss_rtcp.c257 case BIO_CTRL_EOF:
H A Dbss_file.c242 case BIO_CTRL_EOF:
H A Dbio.h111 #define BIO_CTRL_EOF 2 /* opt - are we at the eof */ macro
505 #define BIO_eof(b) (int)BIO_ctrl(b,BIO_CTRL_EOF,0,NULL)
H A Dbss_bio.c676 case BIO_CTRL_EOF:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bio/
H A Dbss_null.c121 case BIO_CTRL_EOF:
H A Dbss_file.c204 case BIO_CTRL_EOF:
H A Dbss_mem.c226 case BIO_CTRL_EOF:
H A Dbss_rtcp.c257 case BIO_CTRL_EOF:
H A Dbio.h109 #define BIO_CTRL_EOF 2 /* opt - are we at the eof */ macro
462 #define BIO_eof(b) (int)BIO_ctrl(b,BIO_CTRL_EOF,0,NULL)
H A Dbss_bio.c676 case BIO_CTRL_EOF:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Dbio.h109 #define BIO_CTRL_EOF 2 /* opt - are we at the eof */ macro
462 #define BIO_eof(b) (int)BIO_ctrl(b,BIO_CTRL_EOF,0,NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A Dbio_enc.c305 case BIO_CTRL_EOF: /* More to read */
H A Dbio_b64.c482 case BIO_CTRL_EOF: /* More to read */
H A Dbio_ok.c374 case BIO_CTRL_EOF: /* More to read */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/pkcs7/
H A Dbio_ber.c346 case BIO_CTRL_EOF: /* More to read */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Dbio_enc.c305 case BIO_CTRL_EOF: /* More to read */
H A Dbio_b64.c482 case BIO_CTRL_EOF: /* More to read */
H A Dbio_ok.c367 case BIO_CTRL_EOF: /* More to read */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs7/
H A Dbio_ber.c346 case BIO_CTRL_EOF: /* More to read */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h111 #define BIO_CTRL_EOF 2 /* opt - are we at the eof */ macro
505 #define BIO_eof(b) (int)BIO_ctrl(b,BIO_CTRL_EOF,0,NULL)

Completed in 134 milliseconds