Home
last modified time | relevance | path

Searched refs:SSL_key_update (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_key_update.pod5 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 been
81 SSL_key_update(), SSL_renegotiate() and SSL_renegotiate_abbreviated() return 1
98 The SSL_key_update() and SSL_get_key_update_type() functions were added in
/freebsd-12.1/secure/lib/libssl/
H A DVersion.map488 SSL_key_update;
/freebsd-12.1/secure/lib/libcrypto/
H A DMakefile.man392 MAN+= SSL_key_update.3
2777 MLINKS+= SSL_key_update.3 SSL_get_key_update_type.3
2778 MLINKS+= SSL_key_update.3 SSL_renegotiate.3
2779 MLINKS+= SSL_key_update.3 SSL_renegotiate_abbreviated.3
2780 MLINKS+= SSL_key_update.3 SSL_renegotiate_pending.3
/freebsd-12.1/crypto/openssl/doc/man7/
H A Dssl.pod607 =item int B<SSL_key_update>(SSL *s, int updatetype);
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dssl.h1919 int SSL_key_update(SSL *s, int updatetype);
/freebsd-12.1/crypto/openssl/apps/
H A Ds_client.c3056 SSL_key_update(con, in s_client_main()
H A Ds_server.c2537 SSL_key_update(con, buf[0] == 'K' ? in sv_body()
/freebsd-12.1/crypto/openssl/ssl/
H A Dssl_lib.c2091 int SSL_key_update(SSL *s, int updatetype) in SSL_key_update() function
/freebsd-12.1/crypto/openssl/crypto/err/
H A Dopenssl.txt1292 SSL_F_SSL_KEY_UPDATE:515:SSL_key_update