Lines Matching full:encryption
5 Device-Mapper's "crypt" target provides transparent encryption of block devices
17 Encryption cipher, encryption mode and Initial Vector (IV) generator.
52 Key used for encryption. It is encoded either as a hexadecimal number
66 The encryption key size in bytes. The kernel key payload size must match
112 Perform encryption using the same cpu that IO was submitted on.
113 The default is to use an unbound workqueue so that encryption work
122 Disable offloading writes to a separate thread after encryption.
124 encryption threads to a single thread degrades performance
144 For Authenticated Encryption with Additional Data (AEAD)
150 Use <bytes> as the encryption unit instead of 512 bytes sectors.
187 encryption with dm-crypt using the 'cryptsetup' utility, see
199 # Create a crypt device using dmsetup when encryption key is stored in keyring service