Searched defs:ext_type (Results 1 – 9 of 9) sorted by relevance
/hostap/src/crypto/ |
D | tls_none.c | 180 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
D | tls_internal.c | 712 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
D | tls_gnutls.c | 1729 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
D | tls_wolfssl.c | 2540 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
D | tls_openssl.c | 5122 int ext_type, const u8 *data, in tls_connection_client_hello_ext()
|
/hostap/src/tls/ |
D | tlsv1_server_read.c | 129 u16 ext_type, ext_len; in tls_process_client_hello() local
|
D | tlsv1_client.c | 730 int tlsv1_client_hello_ext(struct tlsv1_client *conn, int ext_type, in tlsv1_client_hello_ext()
|
/hostap/src/radius/ |
D | radius.h | 52 u8 ext_type; member
|
D | radius.c | 746 u8 ext_type = 0; in radius_msg_add_attr() local
|