Lines Matching refs:encryption
4 Device-Mapper's "crypt" target provides transparent encryption of block devices
14 Encryption cipher, encryption mode and Initial Vector (IV) generator.
41 Key used for encryption. It is encoded either as a hexadecimal number
55 The encryption key size in bytes. The kernel key payload size must match
101 Perform encryption using the same cpu that IO was submitted on.
102 The default is to use an unbound workqueue so that encryption work
106 Disable offloading writes to a separate thread after encryption.
108 encryption threads to a single thread degrades performance
126 Use <bytes> as the encryption unit instead of 512 bytes sectors.
142 encryption with dm-crypt using the 'cryptsetup' utility, see
153 # Create a crypt device using dmsetup when encryption key is stored in keyring service