Home
last modified time | relevance | path

Searched refs:SSL_CTX_add_custom_ext (Results 1 - 25 of 66) sorted by relevance

123

/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions_cust.c483 int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_custom_ext() function
/third_party/openssl/ssl/statem/
H A Dextensions_cust.c481 int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_custom_ext() function
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa.c694 if (!SSL_CTX_add_custom_ext(ctx, ext_type, context, in serverinfo_process_buffer()
/third_party/openssl/ssl/
H A Dssl_rsa.c694 if (!SSL_CTX_add_custom_ext(ctx, ext_type, context, in serverinfo_process_buffer()
/third_party/openssl/test/
H A Dsslapitest.c5897 if (!TEST_true(SSL_CTX_add_custom_ext(cctx, TEST_EXT_TYPE1, context, in test_custom_exts()
5908 || !TEST_false(SSL_CTX_add_custom_ext(cctx, TEST_EXT_TYPE1, in test_custom_exts()
5922 if (!TEST_true(SSL_CTX_add_custom_ext(sctx, TEST_EXT_TYPE1, context, in test_custom_exts()
5927 && !TEST_true(SSL_CTX_add_custom_ext(sctx2, TEST_EXT_TYPE1, in test_custom_exts()
5939 || !TEST_false(SSL_CTX_add_custom_ext(sctx, TEST_EXT_TYPE1, in test_custom_exts()
6155 if (!TEST_true(SSL_CTX_add_custom_ext(cctx, TLSEXT_TYPE_signed_certificate_timestamp, in test_serverinfo_custom()
/third_party/nghttp2/src/
H A Dshrpx_tls.cc1180 if (SSL_CTX_add_custom_ext( in create_ssl_context()
1185 LOG(FATAL) << "SSL_CTX_add_custom_ext failed: " in create_ssl_context()
1467 if (SSL_CTX_add_custom_ext( in create_quic_ssl_context()
1472 LOG(FATAL) << "SSL_CTX_add_custom_ext failed: " in create_quic_ssl_context()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dssl.rs393 pub fn SSL_CTX_add_custom_ext( in SSL_CTX_add_custom_ext() functions
/third_party/openssl/ohos_lite/include/openssl/
H A Dssl.h882 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs1577 #[corresponds(SSL_CTX_add_custom_ext)]
1610 ffi::SSL_CTX_add_custom_ext( in add_custom_ext()
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h897 __owur int SSL_CTX_add_custom_ext(SSL_CTX *ctx, unsigned int ext_type,

Completed in 116 milliseconds

123