Home
last modified time | relevance | path

Searched refs:SSL_renegotiate_abbreviated (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/doc/man3/
DSSL_key_update.pod8 SSL_renegotiate_abbreviated,
20 int SSL_renegotiate_abbreviated(SSL *s);
46 SSL_renegotiate() and SSL_renegotiate_abbreviated() should only be called for
58 When called from the client side, SSL_renegotiate_abbreviated() works in the
63 SSL_renegotiate_abbreviated() behave identically. They both schedule a request
82 SSL_key_update(), SSL_renegotiate() and SSL_renegotiate_abbreviated() return 1
/third_party/openssl/util/
Dlibssl.num244 SSL_renegotiate_abbreviated 245 3_0_0 EXIST::FUNCTION:
/third_party/openssl/test/helpers/
Dhandshake.c929 ret = SSL_renegotiate_abbreviated(peer->ssl); in do_reneg_setup_step()
/third_party/openssl/ohos_lite/include/openssl/
Dssl.h1922 int SSL_renegotiate_abbreviated(SSL *s);
/third_party/openssl/ssl/statem/
Dstatem_clnt.c3624 SSL_renegotiate_abbreviated(s); in tls_process_hello_req()
/third_party/openssl/ssl/
Dssl_lib.c2326 int SSL_renegotiate_abbreviated(SSL *s) in SSL_renegotiate_abbreviated() function
/third_party/openssl/include/openssl/
Dssl.h.in1997 int SSL_renegotiate_abbreviated(SSL *s);
/third_party/openssl/
DCHANGES.md8062 SSL_renegotiate_abbreviated().