| /third_party/openssl/ssl/statem/ |
| D | extensions_cust.c | 31 static int custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_add_old_cb_wrap() 46 static void custom_ext_free_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_free_old_cb_wrap() 58 static int custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_parse_old_cb_wrap() 82 ENDPOINT role, unsigned int ext_type, in custom_ext_find() 113 int custom_ext_parse(SSL *s, unsigned int context, unsigned int ext_type, in custom_ext_parse() 334 int SSL_CTX_has_client_custom_ext(const SSL_CTX *ctx, unsigned int ext_type) in SSL_CTX_has_client_custom_ext() 341 unsigned int ext_type, in add_custom_ext_intern() 406 unsigned int ext_type, in add_old_custom_ext() 448 int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_client_custom_ext() 462 int SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_server_custom_ext() [all …]
|
| /third_party/openssl/test/ |
| D | ssl_old_test.c | 410 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb() 442 static int custom_ext_0_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_0_cli_add_cb() 451 static int custom_ext_0_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_0_cli_parse_cb() 458 static int custom_ext_1_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_1_cli_add_cb() 469 static int custom_ext_1_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_1_cli_parse_cb() 476 static int custom_ext_2_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_2_cli_add_cb() 487 static int custom_ext_2_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_2_cli_parse_cb() 498 static int custom_ext_3_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_3_cli_add_cb() 509 static int custom_ext_3_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_3_cli_parse_cb() 526 static int custom_ext_0_srv_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_0_srv_parse_cb() [all …]
|
| D | sslapitest.c | 5478 static int old_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, in old_add_cb() 5499 static void old_free_cb(SSL *s, unsigned int ext_type, const unsigned char *out, in old_free_cb() 5505 static int old_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, in old_parse_cb() 5523 static int new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_add_cb() 5545 static void new_free_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_free_cb() 5551 static int new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_parse_cb() 5851 static int serverinfo_custom_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_custom_parse_cb()
|
| /third_party/openssl/ssl/ |
| D | ssl_rsa.c | 580 static int serverinfoex_srv_parse_cb(SSL *s, unsigned int ext_type, in serverinfoex_srv_parse_cb() 595 static int serverinfo_srv_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_srv_parse_cb() 603 static int serverinfoex_srv_add_cb(SSL *s, unsigned int ext_type, in serverinfoex_srv_add_cb() 634 static int serverinfo_srv_add_cb(SSL *s, unsigned int ext_type, in serverinfo_srv_add_cb() 664 unsigned int ext_type = 0; in serverinfo_process_buffer() local
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| D | mbedtls-extensions.c | 63 int ext_type; member 449 int ext_type = 0; in lws_x509_get_crt_ext() local
|
| /third_party/node/src/ |
| D | node_crypto_clienthello.cc | 211 uint16_t ext_type = (data[ext_off] << 8) + data[ext_off + 1]; in ParseTLSClientHello() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| D | binary.hpp | 93 enum ext_type { enum 131 ext_type ext_type; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | mpegvideo_parser.c | 42 int frame_rate_index, ext_type, bytes_left; in mpegvideo_extract_headers() local
|
| /third_party/nghttp2/src/ |
| D | shrpx_tls.cc | 751 int sct_add_cb(SSL *ssl, unsigned int ext_type, unsigned int context, in sct_add_cb() 783 void sct_free_cb(SSL *ssl, unsigned int ext_type, unsigned int context, in sct_free_cb() 790 int sct_parse_cb(SSL *ssl, unsigned int ext_type, unsigned int context, in sct_parse_cb() 811 int legacy_sct_add_cb(SSL *ssl, unsigned int ext_type, in legacy_sct_add_cb() 819 void legacy_sct_free_cb(SSL *ssl, unsigned int ext_type, in legacy_sct_free_cb() 826 int legacy_sct_parse_cb(SSL *ssl, unsigned int ext_type, in legacy_sct_parse_cb()
|
| /third_party/openssl/crypto/x509/ |
| D | v3_conf.c | 39 int ext_type; in X509V3_EXT_nconf_int() local 68 int ext_type; in X509V3_EXT_nconf_nid() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_extensions.py | 176 ext_type = "" variable in ExtensionRegistryEntry
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| D | extensionmetadocgenerator.py | 27 ext_type, argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | operand.cpp | 580 spv_ext_inst_type_t ext_type, uint32_t key) { in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
| /third_party/spirv-tools/source/ |
| D | operand.cpp | 584 spv_ext_inst_type_t ext_type, uint32_t key) { in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | operand.cpp | 580 spv_ext_inst_type_t ext_type, uint32_t key) { in spvDbgInfoExtOperandCanBeForwardDeclaredFunction()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
| D | tlsv1_server_read.c | 129 u16 ext_type, ext_len; in tls_process_client_hello() local
|
| D | tlsv1_client.c | 730 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| D | tls_none.c | 180 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
| D | tls_internal.c | 720 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| D | tls_none.c | 180 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
| D | tls_internal.c | 720 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
| D | tlsv1_server_read.c | 129 u16 ext_type, ext_len; in tls_process_client_hello() local
|
| D | tlsv1_client.c | 706 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext()
|
| /third_party/mbedtls/library/ |
| D | oid.c | 266 int ext_type; member
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
| D | user_mbuf.h | 197 int ext_type; /* type of external storage */ member
|