Searched refs:db_remove_session (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/hs20/server/ |
D | spp_server.c | 269 static void db_remove_session(struct hs20_svc *ctx, in db_remove_session() function 1965 db_remove_session(ctx, user, realm, session_id); in hs20_cert_enroll_failed() 2636 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2647 db_remove_session(ctx, user, realm, in hs20_spp_update_response() 2664 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2686 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2704 db_remove_session(ctx, user, realm, session_id); in hs20_spp_update_response() 2736 db_remove_session(ctx, NULL, NULL, session_id); in hs20_spp_update_response() 2761 db_remove_session(ctx, NULL, NULL, session_id); in hs20_spp_update_response() 2773 db_remove_session(ctx, NULL, NULL, session_id); in hs20_spp_update_response() [all …]
|