Home
last modified time | relevance | path

Searched refs:SCARD_E_FILE_NOT_FOUND (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/dports/security/py-pyscard/pyscard-2.0.0/smartcard/scard/
H A DPcscDefs.i297 %constant TYPE SCARD_E_FILE_NOT_FOUND = SCARD_E_FILE_NOT_FOUND ;
321 %constant TYPE SCARD_E_FILE_NOT_FOUND = 0x80100024 ;
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwacarderr.pas387 SCARD_E_FILE_NOT_FOUND = $80100024;
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/card/pcsc/
H A DPcscUtils.h109 …Scard_E_File_Not_Found = returnCode(SCARD_E_FILE_NOT_FOUND), /**< The identified file does not exi…
186 #undef SCARD_E_FILE_NOT_FOUND
/dports/security/beid/eid-mw-5.0.8/cardcomm/minidriver/src/
H A DPubDataOps.c335 CLEANUP(SCARD_E_FILE_NOT_FOUND); in CardReadFile()
351 CLEANUP(SCARD_E_FILE_NOT_FOUND); in CardReadFile()
471 CLEANUP(SCARD_E_FILE_NOT_FOUND); in CardReadFile()
657 CLEANUP(SCARD_E_FILE_NOT_FOUND); in CardGetFileInfo()
/dports/security/py-pyscard/pyscard-2.0.0/smartcard/test/scard/
H A Dtestcase_returncodes.py74 SCARD_E_FILE_NOT_FOUND,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dscarderr.h51 #define SCARD_E_FILE_NOT_FOUND ((DWORD)0x80100024) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dscarderr.h51 #define SCARD_E_FILE_NOT_FOUND ((DWORD)0x80100024) macro
/dports/devel/libchipcard/libchipcard-5.0.4/src/PCSC/
H A Dpcsclite.h106 #define SCARD_E_FILE_NOT_FOUND 0x80100024 /**< The identified file does not exist in the smart car… macro
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/devel/pcsc-lite/pcsc-lite-1.9.4/src/PCSC/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exist in the s… macro
H A Dpcsclite.h.in181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exist in the s… macro
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.smartcardio/unix/native/libj2pcsc/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/security/smartcardio/MUSCLE/
H A Dpcsclite.h181 #define SCARD_E_FILE_NOT_FOUND ((LONG)0x80100024) /**< The identified file does not exis… macro
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ebfe/scard/
H A Dconst.go96 ErrFileNotFound Error = C.SCARD_E_FILE_NOT_FOUND
/dports/security/opensc/OpenSC-0.22.0/src/minidriver/
H A Dminidriver.c140 #define SCARD_E_FILE_NOT_FOUND 0x80100024L macro
1038 return SCARD_E_FILE_NOT_FOUND; in md_fs_find_file()
1138 return SCARD_E_FILE_NOT_FOUND; in md_fs_delete_file()
1567 return SCARD_E_FILE_NOT_FOUND; in md_fs_read_content()
3551 ret = SCARD_E_FILE_NOT_FOUND; in CardGetContainerInfo()
3577 ret = SCARD_E_FILE_NOT_FOUND; in CardGetContainerInfo()
4140 dwret = SCARD_E_FILE_NOT_FOUND; in CardReadFile()
4206 dwret = SCARD_E_FILE_NOT_FOUND; in CardWriteFile()
4319 dwret = SCARD_E_FILE_NOT_FOUND; in CardEnumFiles()
4373 dwret = SCARD_E_FILE_NOT_FOUND; in CardGetFileInfo()
[all …]
/dports/net/freerdp/freerdp-2.5.0/scripts/
H A Dtest-scard.cpp78 case SCARD_E_FILE_NOT_FOUND: in err2str()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/smartcard/
H A Dsmartcard.c696 case SCARD_E_FILE_NOT_FOUND: in SCardGetErrorString()
H A Dsmartcard_pcsc.c2777 return SCARD_E_FILE_NOT_FOUND; in PCSC_SCardWriteCacheA()
2815 return SCARD_E_FILE_NOT_FOUND; in PCSC_SCardWriteCacheW()
/dports/net/freerdp/freerdp-2.5.0/winpr/include/winpr/
H A Dsmartcard.h74 #define SCARD_E_FILE_NOT_FOUND (HRESULT)(0x80100024L) macro

12345678910>>...20