Home
last modified time | relevance | path

Searched defs:ext_type (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/statem/
H A Dextensions_cust.c31 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()
337 int SSL_CTX_has_client_custom_ext(const SSL_CTX *ctx, unsigned int ext_type) in SSL_CTX_has_client_custom_ext()
344 unsigned int ext_type, in add_custom_ext_intern()
409 unsigned int ext_type, in add_old_custom_ext()
451 int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_client_custom_ext()
465 int SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_server_custom_ext()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/statem/
H A Dextensions_cust.c31 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()
341 int SSL_CTX_has_client_custom_ext(const SSL_CTX *ctx, unsigned int ext_type) in SSL_CTX_has_client_custom_ext()
348 unsigned int ext_type, in add_custom_ext_intern()
413 unsigned int ext_type, in add_old_custom_ext()
455 int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_client_custom_ext()
469 int SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_server_custom_ext()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dssl_old_test.c410 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 …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dssltest_old.c415 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb()
447 static int custom_ext_0_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_0_cli_add_cb()
456 static int custom_ext_0_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_0_cli_parse_cb()
463 static int custom_ext_1_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_1_cli_add_cb()
474 static int custom_ext_1_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_1_cli_parse_cb()
481 static int custom_ext_2_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_2_cli_add_cb()
492 static int custom_ext_2_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_2_cli_parse_cb()
503 static int custom_ext_3_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_3_cli_add_cb()
514 static int custom_ext_3_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_3_cli_parse_cb()
531 static int custom_ext_0_srv_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_0_srv_parse_cb()
[all …]
H A Dsslapitest.c4147 static int old_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, in old_add_cb()
4168 static void old_free_cb(SSL *s, unsigned int ext_type, const unsigned char *out, in old_free_cb()
4174 static int old_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, in old_parse_cb()
4192 static int new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_add_cb()
4214 static void new_free_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_free_cb()
4220 static int new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_parse_cb()
4520 static int serverinfo_custom_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_custom_parse_cb()
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_rsa.c580 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
H A Dssl_local.h1970 unsigned short ext_type; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_rsa.c715 static int serverinfoex_srv_parse_cb(SSL *s, unsigned int ext_type, in serverinfoex_srv_parse_cb()
758 static int serverinfo_srv_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_srv_parse_cb()
766 static int serverinfoex_srv_add_cb(SSL *s, unsigned int ext_type, in serverinfoex_srv_add_cb()
797 static int serverinfo_srv_add_cb(SSL *s, unsigned int ext_type, in serverinfo_srv_add_cb()
827 unsigned int ext_type = 0; in serverinfo_process_buffer() local
H A Dssl_local.h1844 unsigned short ext_type; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_conf.c40 int ext_type; in X509V3_EXT_nconf() local
59 int ext_type; in X509V3_EXT_nconf_nid() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_conf.c39 int ext_type; in X509V3_EXT_nconf_int() local
68 int ext_type; in X509V3_EXT_nconf_nid() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/riscv/
H A Driscv-common.c414 const char *ext_type, in parse_sv_or_non_std_ext()
/netbsd-src/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_server_read.c129 u16 ext_type, ext_len; in tls_process_client_hello() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_property.c67 u32 ext_type = flags & DRM_MODE_PROP_EXTENDED_TYPE; in drm_property_flags_valid() local
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/riscv/
H A Driscv-common.cc886 const char *ext_type, in parse_multiletter_ext()
/netbsd-src/sys/dev/ic/
H A Dicp_ioctl.h83 u_int16_t ext_type; member
/netbsd-src/sys/dev/
H A Dipmi.c1734 ipmi_sensor_type(int type,int ext_type,int entity) ipmi_sensor_type() argument
1803 add_child_sensors(struct ipmi_softc * sc,uint8_t * psdr,int count,int sensor_num,int sensor_type,int ext_type,int sensor_base,int entity,const char * name) add_child_sensors() argument
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c273 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c407 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c9238 tree ext_decl, ext_type; in start_function() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc9622 tree ext_decl, ext_type; in start_function() local