Home
last modified time | relevance | path

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

/external/openssl/crypto/bio/
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)
Dbss_bio.c589 case BIO_C_SHUTDOWN_WR: in bio_ctrl()
/external/openssl/include/openssl/
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)