Home
last modified time | relevance | path

Searched refs:BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN (Results 1 – 6 of 6) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/ssl/
H A Dd1_lib.c881 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 1, in dtls1_shutdown()
887 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 0, NULL); in dtls1_shutdown()
/netbsd/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_lib.c874 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 1, in dtls1_shutdown()
880 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 0, NULL); in dtls1_shutdown()
/netbsd/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h139 # define BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN 70 macro
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c1562 case BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN: in dgram_sctp_ctrl()
/netbsd/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c1544 case BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN: in dgram_sctp_ctrl()
/netbsd/crypto/external/bsd/openssl/dist/include/openssl/
H A Dbio.h.in152 # define BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN 70 macro