Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/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
/netbsd-src/crypto/external/bsd/openssl/dist/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
82 SSL_key_update(), SSL_renegotiate() and SSL_renegotiate_abbreviated() return 1
99 The SSL_key_update() and SSL_get_key_update_type() functions were added in
/netbsd-src/crypto/external/bsd/openssl.old/lib/libssl/
H A Dssl.map483 SSL_key_update;
/netbsd-src/crypto/external/bsd/openssl/lib/libssl/
H A Dssl.map395 SSL_key_update;
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc399 SSL_key_update.3 \
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc622 SSL_key_update.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibssl.num416 SSL_key_update 417 1_1_1 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dlibssl.num416 SSL_key_update 417 3_0_0 EXIST::FUNCTION:
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dhandshake_helper.c980 ret = SSL_key_update(peer->ssl, test_ctx->key_update_type); in do_reneg_setup_step()
H A Dsslapitest.c4886 if (!TEST_true(SSL_key_update(clientssl, in test_key_update()
4949 if (!TEST_true(SSL_key_update(peerupdate, SSL_KEY_UPDATE_REQUESTED)) in test_key_update_in_write()
5196 if (!TEST_true(SSL_key_update(clientssl, SSL_KEY_UPDATE_NOT_REQUESTED))) in test_pha_key_update()
6183 && !TEST_true(SSL_key_update(serverssl, in test_shutdown()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/
H A Dbuild.info2542 DEPEND[html/man3/SSL_key_update.html]=man3/SSL_key_update.pod
2543 GENERATE[html/man3/SSL_key_update.html]=man3/SSL_key_update.pod
2544 DEPEND[man/man3/SSL_key_update.3]=man3/SSL_key_update.pod
2545 GENERATE[man/man3/SSL_key_update.3]=man3/SSL_key_update.pod
3421 html/man3/SSL_key_update.html \
4029 man/man3/SSL_key_update.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man7/
H A Dssl.pod607 =item int B<SSL_key_update>(SSL *s, int updatetype);
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dssl.h1929 int SSL_key_update(SSL *s, int updatetype);
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c3037 SSL_key_update(con, in s_client_main()
H A Ds_server.c2638 SSL_key_update(con, buf[0] == 'K' ? in sv_body()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c3086 SSL_key_update(con, in s_client_main()
H A Ds_server.c2566 SSL_key_update(con, buf[0] == 'K' ? in sv_body()
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_lib.c2116 int SSL_key_update(SSL *s, int updatetype) in SSL_key_update() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1299 SSL_F_SSL_KEY_UPDATE:515:SSL_key_update
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dssl.h.in1994 int SSL_key_update(SSL *s, int updatetype);