Searched refs:IFDSetCapabilities (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Difdwrapper.h63 LONG IFDSetCapabilities(PREADER_CONTEXT, DWORD, DWORD, PUCHAR);
H A Difdwrapper.c108 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
123 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
247 LONG IFDSetCapabilities(PREADER_CONTEXT rContext, DWORD dwTag, function
374 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
388 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
462 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
471 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
518 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
709 (void)IFDSetCapabilities(rContext, TAG_IFD_SLOTNUM, 1, ucValue);
721 (void)IFDSetCapabilities(rContex
[all...]
H A Dwinscard.c1170 rv = IFDSetCapabilities(rContext, dwAttrId, cbAttrLen, (PUCHAR)pbAttr);

Completed in 103 milliseconds