Home
last modified time | relevance | path

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

/hostap-latest/src/tls/
Dtlsv1_server_read.c129 u16 ext_type, ext_len; in tls_process_client_hello() local
Dtlsv1_client.c730 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext()
/hostap-latest/src/crypto/
Dtls_none.c180 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
Dtls_internal.c712 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
Dtls_gnutls.c1719 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
Dtls_mbedtls_alt.c2469 void *tls_ctx, struct tls_connection *conn, int ext_type, const u8 *data, size_t data_len) in tls_connection_client_hello_ext()
2664 #define mbedtls_x509_crt_has_ext_type(crt, ext_type) ((crt)->MBEDTLS_PRIVATE(ext_types) & (ext_type… argument
Dtls_wolfssl.c2131 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
Dtls_openssl.c4967 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
/hostap-latest/src/radius/
Dradius.h52 u8 ext_type; member
Dradius.c716 u8 ext_type = 0; in radius_msg_add_attr() local