Searched refs:dpp_conf_resp_rx (Results 1 – 3 of 3) sorted by relevance
488 int dpp_conf_resp_rx(struct dpp_authentication *auth, const u8 *resp,
5392 int dpp_conf_resp_rx(struct dpp_authentication *auth, in dpp_conf_resp_rx() function
285 if (dpp_conf_resp_rx(auth, resp, rx_param->vendor_data_len - 2) < 0) { in gas_query_resp_rx()