MCPcopy Create free account

hub / github.com/FreeApophis/TrueCrypt / functions

Functions2,978 in github.com/FreeApophis/TrueCrypt

↓ 4 callersFunctionUpdateProgressBar
Common/Progress.c:55
↓ 4 callersFunctionUpdateSysEncProgressBar
Format/Tcformat.c:1428
↓ 4 callersFunctionUpdateWizardModeControls
Format/Tcformat.c:1336
↓ 4 callersFunctionVolumePathExists
Common/Dlgcode.c:9670
↓ 4 callersFunctionWarningTopMost
Common/Dlgcode.c:7688
↓ 4 callersFunctionWholeSysDriveEncryption
Returns TRUE if the entire system drive (as opposed to the system partition only) is (or is to be) encrypted
Mount/Mount.c:651
↓ 4 callersFunctionWriteRandomDataToReservedHeaderAreas
Writes randomly generated data to unused/reserved header areas. When bPrimaryOnly is TRUE, then only the primary header area (not the backup header ar
Common/Volumes.c:1088
↓ 4 callersFunctionXmlWriteFooter
Common/Xml.c:222
↓ 4 callersFunctionXmlWriteHeader
Common/Xml.c:210
↓ 4 callersFunctionaes_decrypt
Crypto/AesSmall.c:658
↓ 4 callersFunctioncrypt_block
this version is only used to make pbox and sbox
Crypto/Blowfish.c:291
↓ 4 callersFunctionfi
Crypto/Aestab.c:231
↓ 4 callersFunctionforeach
Delete duplicates
Main/Forms/MainFrame.cpp:122
↓ 4 callersFunctionprocessBuffer
* The core Whirlpool transform. */
Crypto/Whirlpool.c:635
↓ 3 callersFunctionAcquireBufferPoolMutex
Driver/EncryptedIoQueue.c:18
↓ 3 callersFunctionActiveSysEncDeviceSelected
Returns TRUE if the last partition/drive selected via the Select Device dialog box was the system partition/drive and if it is encrypted. W
Mount/Mount.c:367
↓ 3 callersFunctionAnalyzeKernelMiniDump
Mount/Mount.c:8609
↓ 3 callersFunctionAskNonSysInPlaceEncryptionResume
Common/Dlgcode.c:9543
↓ 3 callersFunctionAskWarnYesNoString
Common/Dlgcode.c:7765
↓ 3 callersFunctionBackupVolumeHeader
Mount/Mount.c:7446
↓ 3 callersFunctionBlowfishSetKey
Crypto/Blowfish.c:321
↓ 3 callersFunctionBrowseDirectories
Common/Dlgcode.c:3769
↓ 3 callersFunctionChangeHiddenOSCreationPhase
IMPORTANT: This function may be called only by Format (other modules can only _read_ the status). Returns TRUE if successful (otherwise FALSE)
Format/Tcformat.c:481
↓ 3 callersMethodCheckEncryptionSetupResult
Common/BootEncryption.cpp:2196
↓ 3 callersFunctionCheckRequirementsForNonSysInPlaceEnc
Format/InPlace.c:88
↓ 3 callersFunctionCipherInit2
Common/Tests.c:533
↓ 3 callersMethodCloneNew
Platform/Event.h:47
↓ 3 callersFunctionComGetInstance
Format/FormatCom.cpp:172
↓ 3 callersFunctionCreateDriverSetupMutex
Mutex handling to prevent multiple instances of the wizard or main app from trying to install or register the driver or from trying to launch it in po
Common/Dlgcode.c:1943
↓ 3 callersMethodCreateRescueIsoImage
Common/BootEncryption.cpp:1386
↓ 3 callersFunctionDecrementOutstandingIoCount
Driver/EncryptedIoQueue.c:149
↓ 3 callersMethodDecryptBlock
Volume/Cipher.cpp:32
↓ 3 callersMethodDeinstall
This operation may take a long time when an antivirus is installed and its real-time protection enabled. Therefore, if calling it without the wizard d
Common/BootEncryption.cpp:1985
↓ 3 callersFunctionDeleteRegistryValue
Common/Registry.c:269
↓ 3 callersMethodDeserializeInt32
Platform/Serializer.cpp:97
↓ 3 callersMethodDeserializeString
Platform/Serializer.cpp:121
↓ 3 callersFunctionDisableScreenOutput
Boot/Windows/BootConsoleIo.cpp:18
↓ 3 callersMethodDismountAllVolumes
Main/UserInterface.cpp:118
↓ 3 callersFunctionDismountDrive
Driver/DriveFilter.c:202
↓ 3 callersMethodDismountVolume
Main/Forms/MainFrame.cpp:217
↓ 3 callersFunctionDisplayPortionsOfKeys
Format/Tcformat.c:1989
↓ 3 callersFunctionDisplayRandPool
Format/Tcformat.c:1952
↓ 3 callersFunctionDumpCombo
Common/Combo.c:157
↓ 3 callersFunctionEAGetFirstMode
Returns the first mode of operation of EA
Common/Crypto.c:506
↓ 3 callersFunctionEAGetModeName
Returns the name of the mode of operation of the whole EA
Common/Crypto.c:528
↓ 3 callersFunctionEAIsFormatEnabled
Common/Crypto.c:676
↓ 3 callersFunctionElevateWholeWizardProcess
Format/Tcformat.c:253
↓ 3 callersFunctionEnableDisableFileNext
Format/Tcformat.c:2937
↓ 3 callersFunctionEncryptBufferLRW128
Common/Crypto.c:816
↓ 3 callersMethodEncryptNew
Volume/VolumeHeader.cpp:238
↓ 3 callersFunctionFastPoll
This is the fastpoll function which gathers up info by calling various api's */
Common/Random.c:655
↓ 3 callersFunctionFastVolumeHeaderUpdate
Format/InPlace.c:1105
↓ 3 callersMethodFlush
Platform/Unix/File.cpp:87
↓ 3 callersMethodGetActiveWindow
Main/GraphicUserInterface.cpp:360
↓ 3 callersMethodGetDataOffset
Volume/VolumeLayout.cpp:87
↓ 3 callersMethodGetDataSize
Volume/VolumeLayout.cpp:92
↓ 3 callersFunctionGetDecoyOsInstructionsString
Common/Dlgcode.c:2685
↓ 3 callersFunctionGetDictionaryValue
Common/Dictionary.c:33
↓ 3 callersFunctionGetDriveLabel
Common/Dlgcode.c:2552
↓ 3 callersFunctionGetDriverRefCount
Common/Dlgcode.c:7301
↓ 3 callersMethodGetEncryptionAlgorithm
Main/Forms/EncryptionOptionsWizardPage.cpp:44
↓ 3 callersFunctionGetFirstAvailableDrive
Common/Dlgcode.c:5788
↓ 3 callersFunctionGetHeaderField16
Common/Volumes.c:124
↓ 3 callersMethodGetHostDevices
Core/Unix/Linux/CoreLinux.cpp:152
↓ 3 callersMethodGetMaxDataSize
Volume/VolumeLayout.cpp:164
↓ 3 callersFunctionGetMountList
Common/Dlgcode.c:7290
↓ 3 callersMethodGetPkcs5Kdf
Main/Forms/VolumePasswordPanel.cpp:181
↓ 3 callersFunctionGetRescueDiskHelpString
Common/Dlgcode.c:2667
↓ 3 callersMethodGetShortcutString
Main/Hotkey.cpp:39
↓ 3 callersMethodGetSupportedEncryptionAlgorithms
Volume/VolumeLayout.h:36
↓ 3 callersMethodGetSupportedEncryptionModes
Volume/VolumeLayout.h:38
↓ 3 callersMethodGetSupportedKeyDerivationFunctions
Volume/VolumeLayout.cpp:247
↓ 3 callersFunctionGetSysEncryptionPretestInfo2String
Common/Dlgcode.c:2654
↓ 3 callersMethodGetVolumeDataSize
Volume/VolumeHeader.h:72
↓ 3 callersFunctionGetWipePassCount
Common/Wipe.c:142
↓ 3 callersFunctionGf128Tab64Init
Allocate and initialize speed optimization table for multiplication by 64-bit operand in MSB-first mode */
Common/GfMul.c:618
↓ 3 callersFunctionGf64TabInit
Common/GfMul.c:654
↓ 3 callersFunctionHiberDriverEntryFilter
Driver/DriveFilter.c:957
↓ 3 callersFunctionInfoDirect
Common/Dlgcode.c:7674
↓ 3 callersFunctionIsBootDriveMounted
Driver/DriveFilter.c:1645
↓ 3 callersFunctionIsDeviceMounted
Common/Dlgcode.c:5824
↓ 3 callersFunctionIsDriveAvailable
Common/Dlgcode.c:5818
↓ 3 callersFunctionIsOSAtLeast
Driver/Ntdriver.c:3270
↓ 3 callersMethodIsPasswordCacheEmpty
Core/Unix/CoreUnix.h:40
↓ 3 callersFunctionIsPrintable
Boot/Windows/BootConsoleIo.cpp:303
↓ 3 callersFunctionIsServerOS
Common/Dlgcode.c:8150
↓ 3 callersFunctionLaunchWindowsIsoBurner
Common/Dlgcode.c:9712
↓ 3 callersFunctionLoadCombo
Common/Combo.c:136
↓ 3 callersFunctionManageStartupSeq
Adds or removes TrueCrypt.exe to/from the system startup sequence (with appropriate command line arguments)
Common/Dlgcode.c:7070
↓ 3 callersFunctionMountSelectedVolume
Mount/Mount.c:8534
↓ 3 callersFunctionMountVolume
Boot/Windows/BootMain.cpp:315
↓ 3 callersMethodMountVolume
Main/Forms/MainFrame.cpp:640
↓ 3 callersFunctionNonSysInplaceEncInProgressElsewhere
Returns TRUE if another instance of the wizard is preparing, resuming or performing non-system in-place encryption
Common/Dlgcode.c:1933
↓ 3 callersFunctionNonSysInplaceEncPause
Format/Tcformat.c:1741
↓ 3 callersMethodOpenExplorerWindow
Main/UserInterface.cpp:804
↓ 3 callersFunctionOpenPartitionVolume
Format/InPlace.c:1177
↓ 3 callersFunctionOrganizeFavoriteVolumes
Mount/Favorites.cpp:633
↓ 3 callersFunctionPassIrp
Driver/DriveFilter.c:475
↓ 3 callersFunctionPrintMainMenu
Boot/Windows/BootMain.cpp:57
↓ 3 callersFunctionPrintRepeatedChar
Boot/Windows/BootConsoleIo.cpp:125
← previousnext →501–600 of 2,978, ranked by callers