Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_validate.c1028 static int wps_validate_cred(const u8 *cred, size_t len) in wps_validate_cred() function
1075 if (wps_validate_cred(cred[i], len[i]) < 0) in wps_validate_credential()