Searched refs:db_remove_session (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 269 static void db_remove_session(struct hs20_svc *ctx, in db_remove_session() function 1963 db_remove_session(ctx, user, realm, session_id); in hs20_cert_enroll_failed() 2634 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2645 db_remove_session(ctx, user, realm, in hs20_spp_update_response() 2662 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2684 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2702 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2734 db_remove_session(ctx, NULL, NULL, session_id); in hs20_spp_update_response() 2759 db_remove_session(ctx, NULL, NULL, session_id); in hs20_spp_update_response() 2771 db_remove_session(ctx, NULL, NULL, session_id); in hs20_spp_update_response() [all …]
|