Searched refs:eap_sim_verify_mac_sha256 (Results 1 – 4 of 4) sorted by relevance
| /hostap-latest/src/eap_common/ |
| D | eap_sim_common.h | 98 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, in eap_sim_verify_mac_sha256() function
|
| D | eap_sim_common.c | 359 int eap_sim_verify_mac_sha256(const u8 *k_aut, const struct wpabuf *req, in eap_sim_verify_mac_sha256() function
|
| /hostap-latest/src/eap_server/ |
| D | eap_server_aka.c | 1033 return eap_sim_verify_mac_sha256(data->k_aut, req, mac, extra, in eap_aka_verify_mac()
|
| /hostap-latest/src/eap_peer/ |
| D | eap_aka.c | 952 return eap_sim_verify_mac_sha256(data->k_aut, req, mac, extra, in eap_aka_verify_mac()
|