/third_party/openssl/test/ |
H A D | dtlstest.c | 219 SSL_CTX_set_options(sctx, SSL_OP_COOKIE_EXCHANGE); in test_dtls_drop_records() 321 SSL_CTX_set_options(sctx, SSL_OP_COOKIE_EXCHANGE); in test_cookie()
|
/third_party/node/src/ |
H A D | node_constants.cc | 835 #ifdef SSL_OP_COOKIE_EXCHANGE in DefineCryptoConstants() 836 NODE_DEFINE_CONSTANT(target, SSL_OP_COOKIE_EXCHANGE); in DefineCryptoConstants()
|
/third_party/libcoap/src/ |
H A D | coap_openssl.c | 973 SSL_set_options(o_context->dtls.ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_context_set_spsk() 1006 SSL_set_options(o_context->dtls.ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_context_set_cpsk() 2734 SSL_set_options(context->dtls.ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_context_set_pki() 2833 SSL_set_options(nssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_new_server_session() 2975 SSL_set_options(ssl, SSL_OP_COOKIE_EXCHANGE); in coap_dtls_new_client_session()
|
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_lib.c | 847 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE); in DTLSv1_listen()
|
/third_party/openssl/ssl/ |
H A D | d1_lib.c | 830 SSL_set_options(s, SSL_OP_COOKIE_EXCHANGE); in DTLSv1_listen()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
H A D | ssl.rs | 89 pub const SSL_OP_COOKIE_EXCHANGE: ssl_op_type!() = 0x00002000; consts
|
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | statem_srvr.c | 587 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE)) { in ossl_statem_server_write_transition() 1541 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) { in tls_process_client_hello() 1689 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) { in tls_early_post_process_client_hello()
|
/third_party/openssl/ssl/statem/ |
H A D | statem_srvr.c | 586 && (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE)) { in ossl_statem_server_write_transition() 1530 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) { in tls_process_client_hello() 1669 if (SSL_get_options(s) & SSL_OP_COOKIE_EXCHANGE) { in tls_early_post_process_client_hello()
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | s_server.c | 2431 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE); in sv_body()
|
/third_party/openssl/apps/ |
H A D | s_server.c | 2426 SSL_set_options(con, SSL_OP_COOKIE_EXCHANGE); in sv_body()
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ssl.h | 331 # define SSL_OP_COOKIE_EXCHANGE 0x00002000U macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ssl.h | 374 # define SSL_OP_COOKIE_EXCHANGE SSL_OP_BIT(13) macro
|