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.c267 int add_cred(const char *ifname) in add_cred() function
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20323 > add_cred
338 > add_cred
347 Note: the return value of add_cred is used as the first argument to
354 > add_cred
/external/wpa_supplicant_8/hs20/client/
Dosu_client.c1745 id = add_cred(ctx->ifname); in set_pps()