Home
last modified time | relevance | path

Searched refs:RADIUS_AUTH (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant/
Dradius_client.c282 if (entry->msg_type == RADIUS_AUTH) in radius_client_timer()
694 if (!only_auth || entry->msg_type == RADIUS_AUTH) { in radius_client_flush()
779 if ((auth && entry->msg_type != RADIUS_AUTH) || in radius_change_server()
893 (void *) RADIUS_AUTH)) { in radius_client_init_auth()
903 (void *) RADIUS_AUTH)) { in radius_client_init_auth()
1024 if (entry->msg_type == RADIUS_AUTH && in radius_client_flush_auth()
1060 if (msg->msg_type == RADIUS_AUTH) in radius_client_dump_auth_server()
Dradius_client.h64 RADIUS_AUTH, enumerator
Deapol_test.c238 radius_client_send(e->radius, msg, RADIUS_AUTH, e->wpa_s->own_addr); in ieee802_1x_encapsulate_radius()
706 res = radius_client_register(e->radius, RADIUS_AUTH, in wpa_init_conf()
/external/wpa_supplicant_6/wpa_supplicant/src/radius/
Dradius_client.c283 if (entry->msg_type == RADIUS_AUTH) in radius_client_timer()
695 if (!only_auth || entry->msg_type == RADIUS_AUTH) { in radius_client_flush()
781 if ((auth && entry->msg_type != RADIUS_AUTH) || in radius_change_server()
967 (void *) RADIUS_AUTH)) { in radius_client_init_auth()
977 (void *) RADIUS_AUTH)) { in radius_client_init_auth()
1106 if (entry->msg_type == RADIUS_AUTH && in radius_client_flush_auth()
1142 if (msg->msg_type == RADIUS_AUTH) in radius_client_dump_auth_server()
Dradius_client.h67 RADIUS_AUTH, enumerator
/external/wpa_supplicant_6/wpa_supplicant/
Deapol_test.c281 radius_client_send(e->radius, msg, RADIUS_AUTH, e->wpa_s->own_addr); in ieee802_1x_encapsulate_radius()
782 res = radius_client_register(e->radius, RADIUS_AUTH, in wpa_init_conf()