Home
last modified time | relevance | path

Searched refs:SSL_renegotiate_pending (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DSSL_key_update.pod9 SSL_renegotiate_pending
21 int SSL_renegotiate_pending(const SSL *s);
76 The SSL_renegotiate_pending() function returns 1 if a renegotiation or
87 SSL_renegotiate_pending() returns 1 if a renegotiation or renegotiation request
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DSSL_key_update.pod9 SSL_renegotiate_pending
21 int SSL_renegotiate_pending(const SSL *s);
77 The SSL_renegotiate_pending() function returns 1 if a renegotiation or
88 SSL_renegotiate_pending() returns 1 if a renegotiation or renegotiation request
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map314 SSL_renegotiate_pending;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map408 SSL_renegotiate_pending;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num311 SSL_renegotiate_pending 312 1_1_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num311 SSL_renegotiate_pending 312 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c929 if (!SSL_renegotiate_pending(peer->ssl)) { in do_reneg_setup_step()
H A Dsslapitest.c648 || !TEST_true(SSL_renegotiate_pending(clientssl))) in test_ccs_change_cipher()
668 if (!TEST_false(SSL_renegotiate_pending(clientssl)) in test_ccs_change_cipher()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1933 __owur int SSL_renegotiate_pending(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c2190 int SSL_renegotiate_pending(const SSL *s) in SSL_renegotiate_pending() function
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1998 __owur int SSL_renegotiate_pending(const SSL *s);
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DCHANGES8091 *) New function SSL_renegotiate_pending(). This returns true once
8097 place. SSL_renegotiate_pending() is useful for checking if the