Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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 …]
/freebsd/crypto/openssl/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 …]
H A Dsslapitest.c5774 static int old_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, in old_add_cb()
5795 static void old_free_cb(SSL *s, unsigned int ext_type, const unsigned char *out, in old_free_cb()
5801 static int old_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, in old_parse_cb()
5819 static int new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_add_cb()
5841 static void new_free_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_free_cb()
5847 static int new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_parse_cb()
6147 static int serverinfo_custom_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_custom_parse_cb()
/freebsd/crypto/openssl/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
/freebsd/sys/dev/hpt27xx/
H A Dos_bsd.h131 int ext_type; member
162 int ext_type; member
/freebsd/sys/dev/hptnr/
H A Dos_bsd.h133 int ext_type; member
164 int ext_type; member
/freebsd/sys/dev/hptrr/
H A Dos_bsd.h134 int ext_type; member
165 int ext_type; member
/freebsd/crypto/openssl/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
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_tlv.h52 #define ROCE_EXT_TLV_PREP(rtlv, ext_type, content_bytes, more, reqd) \ argument
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_server_read.c129 u16 ext_type, ext_len; in tls_process_client_hello() local
H A Dtlsv1_client.c730 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext()
/freebsd/contrib/wpa/src/crypto/
H A Dtls_none.c180 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
H A Dtls_internal.c712 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
H A Dtls_gnutls.c1719 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
H A Dtls_wolfssl.c2131 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
H A Dtls_openssl.c4967 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
/freebsd/contrib/wpa/src/radius/
H A Dradius.h52 u8 ext_type; member
H A Dradius.c716 u8 ext_type = 0; in radius_msg_add_attr() local
/freebsd/crypto/openssl/apps/
H A Ds_client.c273 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb()
/freebsd/sys/sys/
H A Dmbuf.h280 uint32_t ext_type:8, /* type of external storage */ member