Searched refs:BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/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,
887 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 0, NULL); local
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dd1_lib.c891 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 1,
897 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN, 0, NULL); local
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h139 # define BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN 70 macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c1562 case BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN:
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c1544 case BIO_CTRL_DGRAM_SCTP_SAVE_SHUTDOWN:

Completed in 88 milliseconds