Searched refs:SSL_renegotiate_abbreviated (Results 1 – 8 of 8) sorted by relevance
8 SSL_renegotiate_abbreviated,20 int SSL_renegotiate_abbreviated(SSL *s);46 SSL_renegotiate() and SSL_renegotiate_abbreviated() should only be called for58 When called from the client side, SSL_renegotiate_abbreviated() works in the63 SSL_renegotiate_abbreviated() behave identically. They both schedule a request82 SSL_key_update(), SSL_renegotiate() and SSL_renegotiate_abbreviated() return 1
244 SSL_renegotiate_abbreviated 245 3_0_0 EXIST::FUNCTION:
929 ret = SSL_renegotiate_abbreviated(peer->ssl); in do_reneg_setup_step()
1922 int SSL_renegotiate_abbreviated(SSL *s);
3624 SSL_renegotiate_abbreviated(s); in tls_process_hello_req()
2326 int SSL_renegotiate_abbreviated(SSL *s) in SSL_renegotiate_abbreviated() function
1997 int SSL_renegotiate_abbreviated(SSL *s);
8062 SSL_renegotiate_abbreviated().