Home
last modified time | relevance | path

Searched refs:SSL_KEY_UPDATE_REQUESTED (Results 1 - 25 of 70) sorted by relevance

123

/third_party/openssl/test/helpers/
H A Dssl_test_ctx.c404 {"KeyUpdateRequested", SSL_KEY_UPDATE_REQUESTED},
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dstatem_lib.c712 && updatetype != SSL_KEY_UPDATE_REQUESTED) { in tls_process_key_update()
722 if (updatetype == SSL_KEY_UPDATE_REQUESTED) in tls_process_key_update()
/third_party/openssl/ssl/statem/
H A Dstatem_lib.c677 && updatetype != SSL_KEY_UPDATE_REQUESTED) { in tls_process_key_update()
687 if (updatetype == SSL_KEY_UPDATE_REQUESTED) in tls_process_key_update()
/third_party/openssl/test/
H A Dsslapitest.c6456 : SSL_KEY_UPDATE_REQUESTED)) in test_key_update()
6516 if (!TEST_true(SSL_key_update(peerupdate, SSL_KEY_UPDATE_REQUESTED)) in test_key_update_peer_in_write()
6612 if (!TEST_true(SSL_key_update(local, SSL_KEY_UPDATE_REQUESTED)) in test_key_update_peer_in_read()
6704 if (!TEST_false(SSL_key_update(local, SSL_KEY_UPDATE_REQUESTED)) in test_key_update_local_in_write()
6714 if (!TEST_true(SSL_key_update(local, SSL_KEY_UPDATE_REQUESTED)) in test_key_update_local_in_write()
6791 if (!TEST_true(SSL_key_update(local, SSL_KEY_UPDATE_REQUESTED)) in test_key_update_local_in_read()
8226 SSL_KEY_UPDATE_REQUESTED))) in test_shutdown()
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_trce.c611 {SSL_KEY_UPDATE_REQUESTED, "update_requested"}
/third_party/openssl/ssl/
H A Dt1_trce.c611 {SSL_KEY_UPDATE_REQUESTED, "update_requested"}
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c2639 SSL_KEY_UPDATE_REQUESTED in sv_body()
H A Ds_client.c3038 cbuf[0] == 'K' ? SSL_KEY_UPDATE_REQUESTED in s_client_main()
/third_party/openssl/apps/
H A Ds_server.c2634 SSL_KEY_UPDATE_REQUESTED in sv_body()
H A Ds_client.c3038 cbuf[0] == 'K' ? SSL_KEY_UPDATE_REQUESTED in s_client_main()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h977 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h1049 #define SSL_KEY_UPDATE_REQUESTED 1 macro

Completed in 118 milliseconds

123