/freebsd/crypto/openssl/ssl/statem/ |
H A 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() 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 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 …]
|
H A D | sslapitest.c | 5774 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 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
|
H A D | ssl_local.h | 1970 unsigned short ext_type; member
|
/freebsd/sys/dev/hpt27xx/ |
H A D | os_bsd.h | 131 int ext_type; member 162 int ext_type; member
|
/freebsd/sys/dev/hptnr/ |
H A D | os_bsd.h | 133 int ext_type; member 164 int ext_type; member
|
/freebsd/sys/dev/hptrr/ |
H A D | os_bsd.h | 134 int ext_type; member 165 int ext_type; member
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3_conf.c | 39 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 D | qplib_tlv.h | 52 #define ROCE_EXT_TLV_PREP(rtlv, ext_type, content_bytes, more, reqd) \ argument
|
/freebsd/contrib/wpa/src/tls/ |
H A D | tlsv1_server_read.c | 129 u16 ext_type, ext_len; in tls_process_client_hello() local
|
H A D | tlsv1_client.c | 730 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext()
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | tls_none.c | 180 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
H A D | tls_internal.c | 712 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
H A D | tls_gnutls.c | 1719 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
H A D | tls_wolfssl.c | 2131 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
H A D | tls_openssl.c | 4967 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
/freebsd/contrib/wpa/src/radius/ |
H A D | radius.h | 52 u8 ext_type; member
|
H A D | radius.c | 716 u8 ext_type = 0; in radius_msg_add_attr() local
|
/freebsd/crypto/openssl/apps/ |
H A D | s_client.c | 273 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb()
|
/freebsd/sys/sys/ |
H A D | mbuf.h | 280 uint32_t ext_type:8, /* type of external storage */ member
|