Searched defs:crypt_config (Results 1 – 1 of 1) sorted by relevance
153 struct crypt_config { struct154 struct dm_dev *dev;155 sector_t start;167 char *cipher_auth;168 char *key_string;171 union {176 } iv_gen_private;177 u64 iv_offset;182 union {185 } cipher_tfm;[all …]