Searched refs:SSL_key_update (Results 1 – 9 of 9) sorted by relevance
5 SSL_key_update,16 int SSL_key_update(SSL *s, int updatetype);25 SSL_key_update() schedules an update of the keys for the current TLS connection.34 SSL_key_update() must only be called after the initial handshake has been81 SSL_key_update(), SSL_renegotiate() and SSL_renegotiate_abbreviated() return 198 The SSL_key_update() and SSL_get_key_update_type() functions were added in
488 SSL_key_update;
392 MAN+= SSL_key_update.32777 MLINKS+= SSL_key_update.3 SSL_get_key_update_type.32778 MLINKS+= SSL_key_update.3 SSL_renegotiate.32779 MLINKS+= SSL_key_update.3 SSL_renegotiate_abbreviated.32780 MLINKS+= SSL_key_update.3 SSL_renegotiate_pending.3
607 =item int B<SSL_key_update>(SSL *s, int updatetype);
1919 int SSL_key_update(SSL *s, int updatetype);
3056 SSL_key_update(con, in s_client_main()
2537 SSL_key_update(con, buf[0] == 'K' ? in sv_body()
2091 int SSL_key_update(SSL *s, int updatetype) in SSL_key_update() function
1292 SSL_F_SSL_KEY_UPDATE:515:SSL_key_update