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

/freebsd-11-stable/crypto/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.c578 case BIO_C_SHUTDOWN_WR:

Completed in 62 milliseconds