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

Function EncryptBufferXTS

Common/Xts.c:41–53  ·  view source on GitHub ↗

length: number of bytes to encrypt; may be larger than one data unit and must be divisible by the cipher block size ks: the primary key schedule ks2: the secondary key schedule startDataUnitNo: The sequential number of the data unit with which the buffer starts. startCipherBlockNo: The sequential number of the first plaintext block to encrypt inside the data unit startDataUnitNo. When encrypting t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

XTSAesTestFunction · 0.85
EncryptBufferFunction · 0.85
EncryptDataUnitsFunction · 0.85
CipherTestDialogProcFunction · 0.85
EncryptBufferMethod · 0.85

Tested by 1

XTSAesTestFunction · 0.68