Home
last modified time | relevance | path

Searched refs:SSL_COOKIE_LENGTH (Results 1 - 25 of 62) sorted by relevance

123

/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dcallbacks.rs458 let slice = slice::from_raw_parts_mut(cookie as *mut u8, ffi::SSL_COOKIE_LENGTH as usize);
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs250 pub const SSL_COOKIE_LENGTH: c_int = 4096; consts
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_srvr.c25 + SSL_COOKIE_LENGTH + SHA256_DIGEST_LENGTH)
1806 || !WPACKET_reserve_bytes(pkt, SSL_COOKIE_LENGTH, &appcookie1)) { in tls_construct_stoc_cookie()
/third_party/openssl/ssl/statem/
H A Dextensions_srvr.c25 + SSL_COOKIE_LENGTH + SHA256_DIGEST_LENGTH)
1773 || !WPACKET_reserve_bytes(pkt, SSL_COOKIE_LENGTH, &appcookie1)) { in tls_construct_stoc_cookie()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h576 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro
/third_party/node/deps/openssl/config/archs/VC-WIN32/asm_avx2/include/openssl/
H A Dssl.h594 # define SSL_COOKIE_LENGTH 4096 macro

Completed in 112 milliseconds

123