Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/wpa_supplicant/src/wps/
Dwps_validate.c1015 static int wps_validate_cred(const u8 *cred, size_t len) in wps_validate_cred() function
1077 if (wps_validate_cred(cred[i], len[i]) < 0) in wps_validate_credential()