MCPcopy Create free account
hub / github.com/FreeApophis/TrueCrypt / WriteRandomDataToReservedHeaderAreas

Function WriteRandomDataToReservedHeaderAreas

Common/Volumes.c:1088–1196  ·  view source on GitHub ↗

Writes randomly generated data to unused/reserved header areas. When bPrimaryOnly is TRUE, then only the primary header area (not the backup header area) is filled with random data. When bBackupOnly is TRUE, only the backup header area (not the primary header area) is filled with random data.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ChangePwdFunction · 0.85
TCFormatVolumeFunction · 0.85

Calls 5

RandgetBytesFunction · 0.85
EAGetKeySizeFunction · 0.85
EAInitFunction · 0.85
EAInitModeFunction · 0.85
EncryptBufferFunction · 0.85

Tested by

no test coverage detected