# Functions
New creates a new CryptSetup.
# Constants
ConstellationStateDiskTokenID is the ID of Constellation's state disk token.
FormatIntegrity is a flag to enable dm-integrity for a crypt device when formatting.
FormatNoIntegrity is a flag to disable dm-integrity for a crypt device when formatting.
ReadWriteQueueBypass is a flag to disable the write and read workqueues for a crypt device.
SetDiskInitialized is a flag to set the Constellation state disk token to initialized.
SetDiskNotInitialized is a flag to set the Constellation state disk token to not initialized.
# Structs
CryptSetup manages encrypted devices.