Searched refs:mschapv2_remove_domain (Results 1 – 3 of 3) sorted by relevance
12 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) in mschapv2_remove_domain() function48 username = mschapv2_remove_domain(identity, &username_len); in mschapv2_derive_response()
14 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len);
490 username = mschapv2_remove_domain(username, &username_len); in eap_mschapv2_change_password()