HomeSort by relevance Sort by last modified time
    Searched refs:eapol_sm_register_scard_ctx (Results 1 - 6 of 6) sorted by null

  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 123 * This context can be updated with eapol_sm_register_scard_ctx().
334 void eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx);
431 #define eapol_sm_register_scard_ctx(sm, ctx) do { } while (0) macro
eapol_supp_sm.c 1715 void eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) function
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
eapol_test.c 648 eapol_sm_register_scard_ctx(wpa_s->eapol, wpa_s->scard);
    [all...]
wpa_supplicant.c 460 eapol_sm_register_scard_ctx(wpa_s->eapol, NULL);
    [all...]
events.c 454 eapol_sm_register_scard_ctx(wpa_s->eapol, wpa_s->scard);
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c     [all...]

Completed in 256 milliseconds