Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_helpers.h32 int add_cred(const char *ifname);
Dwpa_helpers.c269 int add_cred(const char *ifname) in add_cred() function
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20338 > add_cred
353 > add_cred
362 Note: the return value of add_cred is used as the first argument to
369 > add_cred
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c1860 id = add_cred(ctx->ifname); in set_pps()