HomeSort by relevance Sort by last modified time
    Searched defs:dll_SCardReleaseContext (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 120 static long (*dll_SCardReleaseContext)(long hContext);
121 #define SCardReleaseContext dll_SCardReleaseContext
    [all...]
  /external/wpa_supplicant_8/src/utils/
pcsc_funcs.c 114 static long (*dll_SCardReleaseContext)(long hContext);
115 #define SCardReleaseContext dll_SCardReleaseContext
    [all...]

Completed in 17 milliseconds