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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dstatem.c331 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, local
472 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, local
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dstatem.c346 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, local
480 BIO_ctrl(SSL_get_wbio(s), BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE, local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_dgram.c787 * BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE is used here for compatibility
789 * was incorrectly clashing with BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE. The
793 case BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE:
1387 case BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE:
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_dgram.c767 * BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE is used here for compatibility
769 * was incorrectly clashing with BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE. The
773 case BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE:
1369 case BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE:
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dbio.h127 # define BIO_CTRL_DGRAM_SCTP_SET_IN_HANDSHAKE 50 macro

Completed in 207 milliseconds