Searched refs:db_add_session (Results 1 - 1 of 1) sorted by relevance

/external/wpa_supplicant_8/hs20/server/
H A Dspp_server.c56 static int db_add_session(struct hs20_svc *ctx, function
722 db_add_session(ctx, user, realm, session_id, new_pw, NULL,
751 db_add_session(ctx, user, realm, session_id, NULL, NULL,
824 db_add_session(ctx, user, realm, session_id, NULL, redirect_uri,
846 db_add_session(ctx, user, realm, session_id, NULL, redirect_uri,
1014 db_add_session(ctx, user, realm, session_id, NULL, NULL, POLICY_UPDATE);
1133 if (db_add_session(ctx, NULL, realm, session_id, NULL, redirect_uri,
1737 if (db_add_session(ctx, user, realm, session_id, NULL,

Completed in 503 milliseconds