Searched refs:BIO_C_SHUTDOWN_WR (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dbio.h387 #define BIO_C_SHUTDOWN_WR 142 macro
526 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbio.h387 #define BIO_C_SHUTDOWN_WR 142 macro
526 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
H A Dbss_bio.c589 case BIO_C_SHUTDOWN_WR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bio/
H A Dbio.h455 # define BIO_C_SHUTDOWN_WR 142 macro
609 # define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
H A Dbss_bio.c574 case BIO_C_SHUTDOWN_WR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bio/
H A Dbio.h455 # define BIO_C_SHUTDOWN_WR 142 macro
609 # define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)
H A Dbss_bio.c574 case BIO_C_SHUTDOWN_WR:

Completed in 78 milliseconds