iPXE
|
Login UI. More...
Go to the source code of this file.
Functions | |
FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
int | login_ui (void) |
Variables | |
static struct dynamic_item | username |
static struct dynamic_item | password |
static struct dynamic_ui | login |
Login UI.
Definition in file login_ui.c.
FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
int login_ui | ( | void | ) |
Definition at line 67 of file login_ui.c.
References login, and show_form().
Referenced by login_exec().
|
static |
Definition at line 35 of file login_ui.c.
Referenced by eap_rx_mschapv2_request(), http_format_ntlm_auth(), http_ntlm_authenticate(), mschapv2_auth(), mschapv2_challenge_hash(), mschapv2_response(), netbios_domain(), netbios_domain_undo(), ntlm_authenticate(), ntlm_authenticate_len(), and ntlm_key().
|
static |
Definition at line 36 of file login_ui.c.
Referenced by eap_rx_mschapv2_request(), http_digest_authenticate(), http_ntlm_authenticate(), mschapv2_auth(), mschapv2_password_hash(), mschapv2_response(), and ntlm_key().
|
static |
Definition at line 38 of file login_ui.c.
Referenced by login_ui().