Searched refs:dpp_pkex_identifier_match (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp_pkex.c | 312 static int dpp_pkex_identifier_match(const u8 *attr_id, u16 attr_id_len, in dpp_pkex_identifier_match() function 401 if (!dpp_pkex_identifier_match(attr_id, attr_id_len, identifier)) in dpp_pkex_rx_exchange_req() 775 if (!dpp_pkex_identifier_match(attr_id, attr_id_len, in dpp_pkex_rx_exchange_resp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | dpp.c | 7226 static int dpp_pkex_identifier_match(const u8 *attr_id, u16 attr_id_len, in dpp_pkex_identifier_match() function 7298 if (!dpp_pkex_identifier_match(attr_id, attr_id_len, identifier)) in dpp_pkex_rx_exchange_req() 7663 if (!dpp_pkex_identifier_match(attr_id, attr_id_len, in dpp_pkex_rx_exchange_resp()
|
Completed in 17 milliseconds