Go to the source code of this file.
◆ PPROTECTED_FILE_DATA
◆ PROTECTED_FILE_DATA
◆ SfcGetNextProtectedFile()
Definition at line 142 of file sfc_os.c.
143{
144 if (!ProtFileData)
145 {
148 }
149
153}
#define ERROR_INVALID_PARAMETER
#define ERROR_NO_MORE_FILES
◆ SfcIsFileProtected()
◆ SfcIsKeyProtected()
Definition at line 117 of file sfc_os.c.
118{
120
121 if (reported) {
123 }
124 else
125 {
128 }
129
133 }
134
137}
#define ERROR_INVALID_HANDLE
◆ SfpVerifyFile()
Definition at line 126 of file sfc.c.
127{
130}
#define ERROR_CALL_NOT_IMPLEMENTED