HomeSort by relevance Sort by last modified time
    Searched refs:sim_get_username (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/eap_server/
eap_sim_db.h 93 char * sim_get_username(const u8 *identity, size_t identity_len);
eap_server_aka.c 138 username = sim_get_username(sm->identity, sm->identity_len);
722 username = sim_get_username(sm->identity, sm->identity_len);
    [all...]
eap_server_sim.c 453 username = sim_get_username(sm->identity, sm->identity_len);
eap_sim_db.c 1489 char * sim_get_username(const u8 *identity, size_t identity_len) function
    [all...]

Completed in 995 milliseconds