# cryptsetup 1.6.2-git processing "cryptsetup --debug --tcrypt-system tcryptOpen /dev/sda windows" # Running command open. # Locking memory. # Installing SIGINT/SIGTERM handler. # Unblocking interruption on signal. # Allocating crypt device /dev/sda context. # Trying to open and read device /dev/sda. # Initialising device-mapper backend library. # STDIN descriptor passphrase entry requested. # Trying to load TCRYPT crypt type from device /dev/sda. # Crypto backend (gcrypt 1.5.2) initialized. # Reading TCRYPT header of size 512 bytes from device /dev/sda. # TCRYPT: trying KDF: pbkdf2-ripemd160-2000. # TCRYPT: trying cipher aes-xts-plain64 # TCRYPT: trying cipher serpent-xts-plain64 # TCRYPT: trying cipher twofish-xts-plain64 # TCRYPT: trying cipher twofish-aes-xts-plain64 # TCRYPT: trying cipher serpent-twofish-aes-xts-plain64 # TCRYPT: trying cipher aes-serpent-xts-plain64 # TCRYPT: trying cipher aes-twofish-serpent-xts-plain64 # TCRYPT: trying cipher serpent-twofish-xts-plain64 # TCRYPT: trying cipher aes-lrw-benbi # TCRYPT: trying cipher serpent-lrw-benbi # TCRYPT: trying cipher twofish-lrw-benbi # TCRYPT: trying cipher twofish-aes-lrw-benbi # TCRYPT: trying cipher serpent-twofish-aes-lrw-benbi # TCRYPT: trying cipher aes-serpent-lrw-benbi # TCRYPT: trying cipher aes-twofish-serpent-lrw-benbi # TCRYPT: trying cipher serpent-twofish-lrw-benbi # TCRYPT: trying cipher aes-cbc-tcrypt # TCRYPT: trying cipher serpent-cbc-tcrypt # TCRYPT: trying cipher twofish-cbc-tcrypt # TCRYPT: trying cipher twofish-aes-cbci-tcrypt # TCRYPT: trying cipher serpent-twofish-aes-cbci-tcrypt # TCRYPT: trying cipher aes-serpent-cbci-tcrypt # TCRYPT: trying cipher aes-twofish-serpent-cbci-tcrypt # TCRYPT: trying cipher serpent-twofish-cbci-tcrypt # TCRYPT: trying cipher cast5-cbc-tcrypt # TCRYPT: trying cipher des3_ede-cbc-tcrypt # TCRYPT: trying cipher blowfish_le-cbc-tcrypt # TCRYPT: trying cipher blowfish_le-aes-cbc-tcrypt # TCRYPT: trying cipher serpent-blowfish_le-aes-cbc-tcrypt # TCRYPT: trying KDF: pbkdf2-ripemd160-1000. # TCRYPT: trying cipher aes-xts-plain64 # TCRYPT: Signature magic detected. # TCRYPT: Header version: 5, req. 7, sector 512, mk_offset 106928640, hidden_size 0, volume size 32103267840 # TCRYPT: Header cipher aes-xts-plain64, key size 64 # Activating volume windows by volume key. # dm version OF [16384] (*1) # dm versions OF [16384] (*1) # Detected dm-crypt version 1.12.1, dm-ioctl version 4.24.0. # Device-mapper backend running with UDEV support enabled. # dm status windows OF [16384] (*1) # Calculated device size is 62701695 sectors (RW), offset 208845. # Trying to activate TCRYPT device windows using cipher aes-xts-plain64. # DM-UUID is CRYPT-TCRYPT-windows # Udev cookie 0xd4df074 (semid 294912) created # Udev cookie 0xd4df074 (semid 294912) incremented to 1 # Udev cookie 0xd4df074 (semid 294912) incremented to 2 # Udev cookie 0xd4df074 (semid 294912) assigned to CREATE task(0) with flags (0x0) # dm create windows CRYPT-TCRYPT-windows OF [16384] (*1) # dm reload windows OFW [16384] (*1) device-mapper: reload ioctl on failed: Invalid argument # Udev cookie 0xd4df074 (semid 294912) decremented to 1 # Udev cookie 0xd4df074 (semid 294912) incremented to 2 # Udev cookie 0xd4df074 (semid 294912) assigned to REMOVE task(2) with flags (0x0) # dm remove windows OFW [16384] (*1) # windows: Stacking NODE_DEL [verify_udev] # Udev cookie 0xd4df074 (semid 294912) decremented to 1 # Udev cookie 0xd4df074 (semid 294912) waiting for zero # Udev cookie 0xd4df074 (semid 294912) destroyed # windows: Processing NODE_DEL [verify_udev] # Releasing crypt device /dev/sda context. # Releasing device-mapper backend. # Unlocking memory. Command successful.