Home
last modified time | relevance | path

Searched refs:crypto_suit (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_dpp.c292 uint8_t crypto_suit, type; in esp_dpp_rx_auth() local
296 crypto_suit = tmp[0]; in esp_dpp_rx_auth()
299 if (crypto_suit != 1) { in esp_dpp_rx_auth()