/hostap-3.6.0/tests/hwsim/ |
D | radius_das.py | 13 def __init__(self, code=pyrad.packet.DisconnectRequest, id=None, argument 33 def __init__(self, code=pyrad.packet.CoARequest, id=None, argument
|
D | hostapd.py | 510 def dpp_pkex_init(self, identifier, code, role=None, key=None, curve=None, argument 532 def dpp_pkex_resp(self, freq, identifier, code, key=None, curve=None, argument
|
D | test_p2p_messages.py | 39 def p2p_attr_minor_reason_code(code=0): argument
|
D | test_radius.py | 411 def send_and_check_reply(srv, req, code, error_cause=0): argument
|
D | wpasupplicant.py | 1579 def dpp_pkex_init(self, identifier, code, role=None, key=None, curve=None, argument 1608 def dpp_pkex_resp(self, freq, identifier, code, key=None, curve=None, argument
|
/hostap-3.6.0/src/eap_common/ |
D | eap_wsc_common.c | 17 struct wpabuf * eap_wsc_build_frag_ack(u8 id, u8 code) in eap_wsc_build_frag_ack()
|
D | eap_ikev2_common.c | 51 struct wpabuf * eap_ikev2_build_frag_ack(u8 id, u8 code) in eap_ikev2_build_frag_ack()
|
D | eap_common.c | 129 size_t payload_len, u8 code, u8 identifier) in eap_msg_alloc()
|
D | eap_defs.h | 19 u8 code; member
|
D | eap_sim_common.c | 980 struct eap_sim_msg * eap_sim_msg_init(int code, int id, int type, int subtype) in eap_sim_msg_init()
|
/hostap-3.6.0/src/eap_server/ |
D | eap_server_eke.c | 68 static void eap_eke_fail(struct eap_eke_data *data, u32 code) in eap_eke_fail() 667 u32 code; in eap_eke_process_failure() local
|
D | eap_server_tls_common.c | 22 u8 code, u8 identifier) in eap_tls_msg_alloc()
|
D | eap_server_tnc.c | 200 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack()
|
/hostap-3.6.0/src/common/ |
D | dpp_pkex.c | 173 const char *identifier, const char *code, in dpp_pkex_init() 343 const char *code, in dpp_pkex_rx_exchange_req()
|
D | dpp_crypto.c | 1437 const char *code, const char *identifier, in dpp_pkex_derive_Qi() 1512 const char *code, const char *identifier, in dpp_pkex_derive_Qr() 1590 const char *code, in dpp_pkex_derive_z()
|
D | gas_server.c | 452 u8 action, code, dialog_token; in gas_server_tx_status() local
|
/hostap-3.6.0/src/wps/ |
D | wps_upnp_web.c | 242 static void http_put_reply_code(struct wpabuf *buf, enum http_reply_code code) in http_put_reply_code() 274 static void http_put_empty(struct wpabuf *buf, enum http_reply_code code) in http_put_empty()
|
/hostap-3.6.0/wlantest/ |
D | wired.c | 41 static const char * radius_code_string(u8 code) in radius_code_string()
|
/hostap-3.6.0/src/eap_peer/ |
D | eap_tnc.c | 70 static struct wpabuf * eap_tnc_build_frag_ack(u8 id, u8 code) in eap_tnc_build_frag_ack()
|
D | eap_tls_common.c | 20 u8 code, u8 identifier) in eap_tls_msg_alloc()
|
D | eap_eke.c | 637 u32 code; in eap_eke_process_failure() local
|
/hostap-3.6.0/src/radius/ |
D | radius.c | 72 static void radius_msg_set_hdr(struct radius_msg *msg, u8 code, u8 identifier) in radius_msg_set_hdr() 102 struct radius_msg * radius_msg_new(u8 code, u8 identifier) in radius_msg_new() 138 static const char *radius_code_string(u8 code) in radius_code_string()
|
D | radius.h | 19 u8 code; member
|
D | radius_server.c | 901 int code; in radius_server_encapsulate_eap() local 1162 int code; in radius_server_macacl() local
|
/hostap-3.6.0/hs20/client/ |
D | spp_client.c | 727 char *code = NULL; in process_spp_post_dev_data_response() local
|