HomeSort by relevance Sort by last modified time
    Searched defs:eapol_sm_register_scard_ctx (Results 1 - 2 of 2) 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().
319 void eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx);
405 #define eapol_sm_register_scard_ctx(sm, ctx) do { } while (0) macro
eapol_supp_sm.c 1698 void eapol_sm_register_scard_ctx(struct eapol_sm *sm, void *ctx) function
    [all...]

Completed in 49 milliseconds