Searched defs:ext_type (Results 1 - 19 of 19) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dc-decl.c6705 tree ext_decl, ext_type; local
/freebsd-11-stable/crypto/openssl/apps/
H A Ds_client.c625 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, argument
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_conf.c88 int ext_type; local
107 int ext_type; local
/freebsd-11-stable/crypto/openssl/ssl/
H A Dssl_locl.h570 unsigned short ext_type; member in struct:__anon4629
H A Dssl_rsa.c810 static int serverinfo_srv_parse_cb(SSL *s, unsigned int ext_type, argument
823 static int serverinfo_srv_add_cb(SSL *s, unsigned int ext_type, argument
859 unsigned int ext_type = 0; local
H A Dssltest.c593 static int serverinfo_cli_parse_cb(SSL *s, unsigned int ext_type, argument
625 static int custom_ext_0_cli_add_cb(SSL *s, unsigned int ext_type, argument
634 static int custom_ext_0_cli_parse_cb(SSL *s, unsigned int ext_type, argument
641 static int custom_ext_1_cli_add_cb(SSL *s, unsigned int ext_type, argument
652 static int custom_ext_1_cli_parse_cb(SSL *s, unsigned int ext_type, argument
659 static int custom_ext_2_cli_add_cb(SSL *s, unsigned int ext_type, argument
670 custom_ext_2_cli_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *arg) argument
681 custom_ext_3_cli_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *arg) argument
692 custom_ext_3_cli_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *arg) argument
709 custom_ext_0_srv_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *arg) argument
718 custom_ext_0_srv_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *arg) argument
727 custom_ext_1_srv_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *arg) argument
741 custom_ext_1_srv_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *arg) argument
748 custom_ext_2_srv_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *arg) argument
762 custom_ext_2_srv_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *arg) argument
771 custom_ext_3_srv_parse_cb(SSL *s, unsigned int ext_type, const unsigned char *in, size_t inlen, int *al, void *arg) argument
785 custom_ext_3_srv_add_cb(SSL *s, unsigned int ext_type, const unsigned char **out, size_t *outlen, int *al, void *arg) argument
[all...]
H A Dt1_ext.c63 custom_ext_find(custom_ext_methods *exts, unsigned int ext_type) argument
87 custom_ext_parse(SSL *s, int server, unsigned int ext_type, const unsigned char *ext_data, size_t ext_size, int *al) argument
222 custom_ext_meth_add(custom_ext_methods *exts, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
265 SSL_CTX_add_client_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
276 SSL_CTX_add_server_custom_ext(SSL_CTX *ctx, unsigned int ext_type, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
287 SSL_extension_supported(unsigned int ext_type) argument
[all...]
/freebsd-11-stable/sys/dev/hpt27xx/
H A Dos_bsd.h131 int ext_type; member in struct:_hba
164 int ext_type; member in struct:_vbus_ext
/freebsd-11-stable/sys/dev/hptnr/
H A Dos_bsd.h133 int ext_type; member in struct:_hba
164 int ext_type; member in struct:_vbus_ext
/freebsd-11-stable/sys/dev/hptrr/
H A Dos_bsd.h134 int ext_type; member in struct:_hba
165 int ext_type; member in struct:_vbus_ext
/freebsd-11-stable/sys/dev/iir/
H A Diir.h453 u_int16_t ext_type; member in struct:gdt_ctrt
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dtls_gnutls.c1718 tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, int ext_type, const u8 *data, size_t data_len) argument
H A Dtls_internal.c719 tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, int ext_type, const u8 *data, size_t data_len) argument
H A Dtls_none.c179 tls_connection_client_hello_ext(void *tls_ctx, struct tls_connection *conn, int ext_type, const u8 *data, size_t data_len) argument
H A Dtls_openssl.c4583 tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, int ext_type, const u8 *data, size_t data_len) argument
H A Dtls_wolfssl.c2058 tls_connection_client_hello_ext(void *ssl_ctx, struct tls_connection *conn, int ext_type, const u8 *data, size_t data_len) argument
/freebsd-11-stable/contrib/wpa/src/tls/
H A Dtlsv1_client.c706 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, argument
H A Dtlsv1_server_read.c129 u16 ext_type, ext_len; local
/freebsd-11-stable/sys/sys/
H A Dmbuf.h196 uint32_t ext_type:8, /* type of external storage */ member in struct:m_ext

Completed in 381 milliseconds