Searched refs:eap_sim_verify_mac_sha256 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/wpa/src/eap_common/
H A Deap_sim_common.h98 int eap_sim_verify_mac_sha256(const u8 *k_aut, const struct wpabuf *req,
125 static inline int eap_sim_verify_mac_sha256(const u8 *k_aut, function
H A Deap_sim_common.c359 int eap_sim_verify_mac_sha256(const u8 *k_aut, const struct wpabuf *req, function
/freebsd-current/contrib/wpa/src/eap_server/
H A Deap_server_aka.c925 return eap_sim_verify_mac_sha256(data->k_aut, req, mac, extra,
/freebsd-current/contrib/wpa/src/eap_peer/
H A Deap_aka.c831 return eap_sim_verify_mac_sha256(data->k_aut, req, mac, extra,

Completed in 117 milliseconds