Searched refs:rx_auth_i (Results 1 – 1 of 1) sorted by relevance
2127 const u8 *rx_auth_i; in dpp_conf_req_rx() local2149 rx_auth_i = dpp_get_attr(unwrapped, unwrapped_len, in dpp_conf_req_rx()2151 if (!rx_auth_i) { in dpp_conf_req_rx()2157 os_memcmp(rx_auth_i, auth_i, auth->curve->hash_len) != 0) { in dpp_conf_req_rx()2161 rx_auth_i, rx_auth_i_len); in dpp_conf_req_rx()