Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.h68 int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri,
H A Dspp_client.c403 ret = hs20_add_pps_mo(ctx, uri, add_mo, fname, fname_len); in hs20_add_mo()
H A Doma_dm_client.c697 ret = hs20_add_pps_mo(ctx, locuri, node, fname, sizeof(fname)); in oma_dm_add()
H A Dosu_client.c552 int hs20_add_pps_mo(struct hs20_osu_client *ctx, const char *uri, in hs20_add_pps_mo() function