MCPcopy Create free account

hub / github.com/FreeApophis/TrueCrypt / functions

Functions2,978 in github.com/FreeApophis/TrueCrypt

↓ 5 callersFunctionTCCopyFile
System CopyFile() copies source file attributes (like FILE_ATTRIBUTE_ENCRYPTED) so we need to use our own copy function
Common/Dlgcode.c:6800
↓ 5 callersFunctionTCFsctlCall
Driver/Ntdriver.c:2378
↓ 5 callersFunctionTCSendHostDeviceIoControlRequest
Driver/Ntvol.c:752
↓ 5 callersMethodToBaseName
Platform/Unix/FilesystemPath.cpp:52
↓ 5 callersFunctionUpdateSysEncControls
Format/Tcformat.c:1495
↓ 5 callersFunctionVerifySizeAndUpdate
Format/Tcformat.c:1255
↓ 5 callersMethodWait
Platform/Unix/SyncEvent.cpp:53
↓ 5 callersMethodWriteNode
Main/Xml.cpp:124
↓ 5 callersFunctionWriteSectors
Boot/Windows/BootDiskIo.cpp:271
↓ 5 callersFunctionaes_decrypt_key256
Crypto/Aeskey.c:497
↓ 5 callersFunctionaes_encrypt_key256
Crypto/Aeskey.c:174
↓ 5 callersFunctionconstruct
Boot/Windows/Decompressor.c:185
↓ 5 callersFunctionhuft_build
Common/Inflate.c:1064
↓ 4 callersMethodAbortSetup
For synchronous operations use AbortSetupWait()
Common/BootEncryption.cpp:1606
↓ 4 callersFunctionAskOkCancel
Common/Dlgcode.c:7751
↓ 4 callersFunctionAutoTestAlgorithms
Common/Tests.c:1566
↓ 4 callersFunctionBrowseFilesInDir
Common/Dlgcode.c:3567
↓ 4 callersFunctionCheckFileExtension
Checks whether the file extension is not used for executable files or similarly problematic, which often causes Windows and antivirus software to inte
Common/Dlgcode.c:5735
↓ 4 callersFunctionCheckFilesystem
Common/Dlgcode.c:9507
↓ 4 callersFunctionCheckPasswordCharEncoding
Common/Password.c:63
↓ 4 callersFunctionCipherGet
Common/Crypto.c:314
↓ 4 callersMethodClose
Common/BootEncryption.cpp:259
↓ 4 callersFunctionCloseDriverSetupMutex
Common/Dlgcode.c:1949
↓ 4 callersFunctionConfigReadString
Common/Dlgcode.c:7978
↓ 4 callersFunctionDataUnit2LRWIndex
Converts a data unit number to the index of the first LRW block in the data unit. Note that the maximum supported volume size is 8589934592 GB (i.e.,
Common/Crypto.c:1341
↓ 4 callersMethodDecrypt
AES
Volume/Cipher.cpp:107
↓ 4 callersFunctionDecryptBufferCBC
Common/Crypto.c:1153
↓ 4 callersMethodDismountVolume
Main/UserInterface.cpp:136
↓ 4 callersFunctionDisplayHotkeyList
Mount/Hotkeys.c:165
↓ 4 callersFunctionEAIsModeSupported
Returns TRUE if the mode of operation is supported for the encryption algorithm
Common/Crypto.c:683
↓ 4 callersFunctionEncryptBufferCBC
Common/Crypto.c:1065
↓ 4 callersFunctionEncryptDataUnitsCurrentThread
Common/Crypto.c:1376
↓ 4 callersFunctionEncryptedIoQueueHoldWhenIdle
Driver/EncryptedIoQueue.c:795
↓ 4 callersFunctionEncryptionThreadPoolStop
Common/EncryptionThreadPool.c:310
↓ 4 callersFunctionEraseMemory
Boot/Windows/Platform.cpp:197
↓ 4 callersFunctionFillListControl
Mount/Favorites.cpp:445
↓ 4 callersFunctionFlushFormatWriteBuffer
Common/Format.c:971
↓ 4 callersFunctionGetCipherBlockSizeByDriveNo
Returns the block size (in bits) of the cipher with which the volume mounted as the specified drive letter is encrypted. In case of a cascade of ciphe
Mount/Mount.c:2579
↓ 4 callersMethodGetData
Core/RandomNumberGenerator.cpp:68
↓ 4 callersFunctionGetDeviceSectorSize
Driver/Ntdriver.c:3127
↓ 4 callersMethodGetDeviceSectorSize
Platform/Unix/File.cpp:93
↓ 4 callersMethodGetDeviceSectorSize
Core/Unix/CoreUnix.cpp:221
↓ 4 callersMethodGetDeviceSize
Core/Unix/CoreUnix.cpp:228
↓ 4 callersMethodGetEncryptedAreaStart
Volume/VolumeHeader.h:61
↓ 4 callersFunctionGetFavoriteVolumeLabel
Mount/Favorites.cpp:469
↓ 4 callersFunctionGetFont
Common/Language.c:511
↓ 4 callersFunctionGetIntersection
Driver/Ntdriver.c:2826
↓ 4 callersMethodGetKeySize
Volume/EncryptionAlgorithm.cpp:92
↓ 4 callersMethodGetMainFrame
Main/GraphicUserInterface.h:52
↓ 4 callersFunctionGetModeOfOperationByDriveNo
Returns the mode of operation in which the volume mounted as the specified drive letter is encrypted.
Mount/Mount.c:2607
↓ 4 callersMethodGetPkcs5Kdf
Volume/Volume.h:81
↓ 4 callersFunctionGetPoolBuffer
Driver/EncryptedIoQueue.c:34
↓ 4 callersFunctionGetSpeedString
Common/Dlgcode.c:4126
↓ 4 callersFunctionGetSystemDriveLetter
Returns 0 if an error occurs or the drive letter (as an upper-case char) of the system partition (e.g. 'C');
Common/Dlgcode.c:7565
↓ 4 callersFunctionGetSystemPartitionSize
Returns 0 if there's an error.
Format/Tcformat.c:1157
↓ 4 callersFunctionGetWorkItemState
Common/EncryptionThreadPool.c:111
↓ 4 callersMethodHasBackupHeader
Volume/VolumeLayout.h:73
↓ 4 callersMethodHasDriveHeader
Volume/VolumeLayout.h:41
↓ 4 callersFunctionHashGetName
Common/Crypto.c:718
↓ 4 callersFunctionInconsistencyResolved
Common/Dlgcode.c:8437
↓ 4 callersFunctionInitDialog
InitDialog - initialize the applications main dialog, this function should be called only once in the dialogs WM_INITDIALOG message handler */
Common/Dlgcode.c:1106
↓ 4 callersFunctionIsDiskReadError
Common/Dlgcode.c:443
↓ 4 callersMethodIsInPortableMode
Core/Unix/CoreUnix.h:36
↓ 4 callersMethodIsModeSupported
Volume/EncryptionAlgorithm.cpp:153
↓ 4 callersFunctionIsVolumeAccessibleByCurrentUser
Driver/Ntdriver.c:3212
↓ 4 callersFunctionLoadDefaultKeyFilesParam
Common/Dlgcode.c:8032
↓ 4 callersFunctionLoadFavoriteVolumes
Mount/Favorites.cpp:487
↓ 4 callersFunctionLoadNonSysInPlaceEncSettings
Returns the number of partitions where non-system in-place encryption is progress or had been in progress but was interrupted. In addition, via the pa
Common/Dlgcode.c:2110
↓ 4 callersFunctionLoadSysEncSettings
Common/Dlgcode.c:2060
↓ 4 callersMethodOpen
Platform/Unix/File.cpp:185
↓ 4 callersFunctionOpenDevice
Common/Dlgcode.c:2506
↓ 4 callersFunctionOpenOnlineHelp
Common/Dlgcode.c:8011
↓ 4 callersFunctionPassIrp
Driver/VolumeFilter.c:76
↓ 4 callersFunctionPrintErrorNoEndl
Boot/Windows/BootConsoleIo.cpp:208
↓ 4 callersFunctionPrintFreeSpace
Format/Tcformat.c:2853
↓ 4 callersFunctionPrintHardCopyTextUTF16
Prints a UTF-16 text (note that this involves a real printer, not a screen). textByteLen - length of the text in bytes title - printed as part of the
Common/Dlgcode.c:6920
↓ 4 callersFunctionRandpeekBytes
Common/Random.c:304
↓ 4 callersFunctionReadEffectiveVolumeHeader
Common/Volumes.c:986
↓ 4 callersMethodReadSectors
Volume/Volume.cpp:310
↓ 4 callersFunctionRegionsOverlap
Checks if two regions overlap (borders are parts of regions)
Driver/Ntdriver.c:2820
↓ 4 callersFunctionRelativePath2Absolute
Common/Dlgcode.c:8338
↓ 4 callersMethodSelectDirectory
Main/GraphicUserInterface.cpp:1379
↓ 4 callersFunctionSetControls
Mount/Favorites.cpp:764
↓ 4 callersMethodSetListCtrlWidth
Main/GraphicUserInterface.cpp:1543
↓ 4 callersMethodShowString
Main/UserInterface.h:70
↓ 4 callersMethodSpeedToString
Main/UserInterface.cpp:1367
↓ 4 callersFunctionSysDriveOrPartitionFullyEncrypted
Returns TRUE if the system partition/drive is completely encrypted
Format/Tcformat.c:724
↓ 4 callersFunctionSysEncryptionOrDecryptionRequired
Returns TRUE if system encryption or decryption had been or is in progress and has not been completed
Format/Tcformat.c:694
↓ 4 callersMethodSystemText
Platform/Unix/SystemException.cpp:56
↓ 4 callersFunctionTCCachedRead
Driver/EncryptedIoQueue.c:273
↓ 4 callersFunctionTCCloseFsVolume
Driver/Ntdriver.c:2330
↓ 4 callersFunctionTCCloseMutex
Common/Dlgcode.c:2002
↓ 4 callersFunctionTCCreateMutex
Returns TRUE if the mutex is (or had been) successfully acquired (otherwise FALSE).
Common/Dlgcode.c:1974
↓ 4 callersFunctionTCDeleteDeviceObject
Driver/Ntdriver.c:2028
↓ 4 callersFunctionTCReadRegistryKey
Driver/Ntdriver.c:2973
↓ 4 callersFunctionTaskBarIconDisplayBalloonTooltip
Common/Dlgcode.c:7576
↓ 4 callersFunctionTraceFileOperation
Platform/Unix/File.cpp:39
↓ 4 callersFunctionTripleDesEncrypt
Crypto/Des.c:360
↓ 4 callersFunctionUpdate2RadButtonPage
0 = No, 1 = Yes
Format/Tcformat.c:1399
↓ 4 callersMethodUpdateListCtrlItem
Main/GraphicUserInterface.cpp:1642
← previousnext →401–500 of 2,978, ranked by callers