/freebsd/crypto/openssl/ssl/statem/ |
H A D | extensions_cust.c | 32 static int custom_ext_add_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_add_old_cb_wrap() 47 static void custom_ext_free_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_free_old_cb_wrap() 59 static int custom_ext_parse_old_cb_wrap(SSL *s, unsigned int ext_type, in custom_ext_parse_old_cb_wrap() 83 ENDPOINT role, unsigned int ext_type, in custom_ext_find() 115 unsigned int ext_type, in custom_ext_parse() 404 int SSL_CTX_has_client_custom_ext(const SSL_CTX *ctx, unsigned int ext_type) in SSL_CTX_has_client_custom_ext() 411 ENDPOINT role, unsigned int ext_type, in ossl_tls_add_custom_ext_intern() 480 unsigned int ext_type, in add_old_custom_ext() 522 int SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, in SSL_CTX_add_client_custom_ext() 536 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 | 423 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_cli_parse_cb() 455 static int custom_ext_0_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_0_cli_add_cb() 464 static int custom_ext_0_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_0_cli_parse_cb() 471 static int custom_ext_1_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_1_cli_add_cb() 482 static int custom_ext_1_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_1_cli_parse_cb() 489 static int custom_ext_2_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_2_cli_add_cb() 500 static int custom_ext_2_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_2_cli_parse_cb() 511 static int custom_ext_3_cli_add_cb(SSL *s, unsigned int ext_type, in custom_ext_3_cli_add_cb() 522 static int custom_ext_3_cli_parse_cb(SSL *s, unsigned int ext_type, in custom_ext_3_cli_parse_cb() 539 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 | 6093 static int old_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, in old_add_cb() 6114 static void old_free_cb(SSL *s, unsigned int ext_type, const unsigned char *out, in old_free_cb() 6120 static int old_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, in old_parse_cb() 6138 static int new_add_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_add_cb() 6160 static void new_free_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_free_cb() 6166 static int new_parse_cb(SSL *s, unsigned int ext_type, unsigned int context, in new_parse_cb() 6466 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 | 633 static int serverinfoex_srv_parse_cb(SSL *s, unsigned int ext_type, in serverinfoex_srv_parse_cb() 648 static int serverinfo_srv_parse_cb(SSL *s, unsigned int ext_type, in serverinfo_srv_parse_cb() 656 static int serverinfoex_srv_add_cb(SSL *s, unsigned int ext_type, in serverinfoex_srv_add_cb() 693 static int serverinfo_srv_add_cb(SSL *s, unsigned int ext_type, in serverinfo_srv_add_cb() 723 unsigned int ext_type = 0; in serverinfo_process_buffer() local
|
H A D | ssl_local.h | 2042 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/ssl/quic/ |
H A D | quic_tls.c | 597 static int add_transport_params_cb(SSL *s, unsigned int ext_type, in add_transport_params_cb() 611 static void free_transport_params_cb(SSL *s, unsigned int ext_type, in free_transport_params_cb() 618 static int parse_transport_params_cb(SSL *s, unsigned int ext_type, in parse_transport_params_cb()
|
/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/crypto/krb5/src/lib/gssapi/krb5/ |
H A D | accept_sec_context.c | 372 int ext_type, in kg_process_extension()
|
/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 | 319 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
|