Searched refs:mschapv2_remove_domain (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dmschapv2.h17 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len);
H A Dmschapv2.c15 const u8 * mschapv2_remove_domain(const u8 *username, size_t *len) function
51 username = mschapv2_remove_domain(identity, &username_len);
H A Deap_mschapv2.c532 username = mschapv2_remove_domain(username, &username_len);

Completed in 64 milliseconds