Home
last modified time | relevance | path

Searched refs:OPENSSL_NPN_NEGOTIATED (Results 1 - 25 of 71) sorted by relevance

123

/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
H A Dssl_types.h312 #define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/libwebsockets/lib/tls/
H A Dtls.c40 OPENSSL_NPN_NEGOTIATED) in alpn_cb()
/third_party/openssl/test/helpers/
H A Dhandshake.c403 /* Accept both OPENSSL_NPN_NEGOTIATED and OPENSSL_NPN_NO_OVERLAP. */ in client_npn_cb()
404 return TEST_true(ret == OPENSSL_NPN_NEGOTIATED || ret == OPENSSL_NPN_NO_OVERLAP) in client_npn_cb()
445 return ret == OPENSSL_NPN_NEGOTIATED ? SSL_TLSEXT_ERR_OK in server_alpn_cb()
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dssl.rs298 pub const OPENSSL_NPN_NEGOTIATED: c_int = 1; consts
/third_party/openssl/test/
H A Dssl_old_test.c303 inlen) != OPENSSL_NPN_NEGOTIATED) { in cb_server_alpn()
/third_party/node/src/crypto/
H A Dcrypto_tls.cc280 return status == OPENSSL_NPN_NEGOTIATED in SelectALPNCallback()
/third_party/node/deps/openssl/openssl/apps/
H A Ds_server.c671 inlen) != OPENSSL_NPN_NEGOTIATED) { in alpn_cb()
/third_party/openssl/apps/
H A Ds_server.c671 inlen) != OPENSSL_NPN_NEGOTIATED) { in alpn_cb()
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h797 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs697 if r == ffi::OPENSSL_NPN_NEGOTIATED { in select_next_proto()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h812 # define OPENSSL_NPN_NEGOTIATED 1 macro

Completed in 107 milliseconds

123