Skip to main contentModule types
Source - EncryptedOffset
- Progressive-encryption progress state.
- SectorRange
- A contiguous run of sectors
[start, start + count). - VolumeId
- Identifies an attached volume and how to reach its raw sectors.
- VolumeState
- Persisted sweep direction for a volume.
- VolumeCipher
- A full-volume sector cipher.
- VolumeCipherSupplier
- A factory that produces a short-lived
VolumeCipher for each I/O burst
or sweep batch and lets the cipher be destroyed promptly afterward.
- guid_from_windows_bytes
- Build a
Guid from the 16 raw bytes of a Windows GUID / GPT
PARTITION_INFORMATION_GPT.PartitionId / EFI_GUID as they appear in
memory.
- Guid
- Volume / partition GUID. Stored as a 16-byte UUID.