Searched refs:SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/record/
H A Dssl3_buffer.c110 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/record/
H A Dssl3_buffer.c114 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_misc.c410 #ifndef SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS
411 #define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0 macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Ds3_enc.c292 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) {
H A Dt1_enc.c412 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)
H A Dssl_conf.c379 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS),
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Ds3_enc.c293 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)) {
H A Dt1_enc.c590 if (!(s->options & SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)
H A Dssl_conf.c377 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS),
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h326 # define SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS 0x00000800U macro
406 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS|\
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dsslapitest.c802 * SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option which affects the size of the
903 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
905 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)))
/netbsd-current/external/bsd/wpa/dist/src/crypto/
H A Dtls_openssl.c4573 SSL_set_options(conn->ssl, SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS);
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dsslapitest.c1528 * SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS option which affects the size of the
1640 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS))
1642 SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS)))

Completed in 476 milliseconds