Home
last modified time | relevance | path

Searched defs:crypt_config (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/md/
H A Ddm-crypt.c158 struct dm_dev *dev;
159 sector_t start;
171 char *cipher_auth;
172 char *key_string;
175 union {
180 } iv_gen_private;
181 u64 iv_offset;
186 union {
189 } cipher_tfm;
191 int workqueue_id;
[all …]