Searched refs:crypto_suite (Results 1 – 2 of 2) sorted by relevance
2209 u8 crypto_suite; in hostapd_dpp_rx_action() local2221 crypto_suite = *buf++; in hostapd_dpp_rx_action()2228 crypto_suite, type, MAC2STR(src), freq); in hostapd_dpp_rx_action()2229 if (crypto_suite != 1) { in hostapd_dpp_rx_action()2231 crypto_suite); in hostapd_dpp_rx_action()
3119 u8 crypto_suite; in wpas_dpp_rx_action() local3131 crypto_suite = *buf++; in wpas_dpp_rx_action()3138 crypto_suite, type, MAC2STR(src), freq); in wpas_dpp_rx_action()3139 if (crypto_suite != 1) { in wpas_dpp_rx_action()3141 crypto_suite); in wpas_dpp_rx_action()