Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/eap_common/
H A Deap_sim_common.c1213 static const u8 * get_last_char(const u8 *val, size_t len, char c) in get_last_char() function
1246 decorated = get_last_char(id, id_len, '!'); in eap_sim_anonymous_username()