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

/external/openssl/crypto/bio/
H A Dbio.h443 #define BIO_C_SHUTDOWN_WR 142 macro
589 #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:
/external/openssl/include/openssl/
H A Dbio.h443 #define BIO_C_SHUTDOWN_WR 142 macro
589 #define BIO_shutdown_wr(b) (int)BIO_ctrl(b, BIO_C_SHUTDOWN_WR, 0, NULL)

Completed in 21 milliseconds