Home
last modified time | relevance | path

Searched defs:osu_password (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/hs20/server/www/
Dusers.php107 $osu_password = $_POST["osu_password"]; variable
109 $osu_password = ""; variable
/hostap-latest/hs20/server/
Dspp_server.c2399 char *osu_user, *osu_password, *eap_method; in add_subscription() local