Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c77 struct crypt_config *cc;
102 struct crypt_config;
105 int (*ctr)(struct crypt_config *cc, struct dm_target *ti,
107 void (*dtr)(struct crypt_config *cc);
108 int (*init)(struct crypt_config *cc);
109 int (*wipe)(struct crypt_config *cc);
110 int (*generator)(struct crypt_config *cc, u8 *iv,
112 int (*post)(struct crypt_config *cc, u8 *iv,
157 struct crypt_config { argument
256 static unsigned get_max_request_size(struct crypt_config *c in get_max_request_size()
156 struct crypt_config { global() struct
158 startcrypt_config global() argument
160 n_allocated_pagescrypt_config global() argument
162 io_queuecrypt_config global() argument
163 crypt_queuecrypt_config global() argument
165 write_thread_lockcrypt_config global() argument
166 write_threadcrypt_config global() argument
167 write_treecrypt_config global() argument
169 cipher_stringcrypt_config global() argument
170 cipher_authcrypt_config global() argument
171 key_stringcrypt_config global() argument
173 iv_gen_opscrypt_config global() argument
174 __anon2d3366c5020acrypt_config global() argument
179 iv_gen_privatecrypt_config global() argument
180 iv_offsetcrypt_config global() argument
181 iv_sizecrypt_config global() argument
182 sector_sizecrypt_config global() argument
183 sector_shiftcrypt_config global() argument
185 __anon2d3366c5030acrypt_config global() argument
188 cipher_tfmcrypt_config global() argument
189 tfms_countcrypt_config global() argument
190 workqueue_idcrypt_config global() argument
191 cipher_flagscrypt_config global() argument
206 dmreq_startcrypt_config global() argument
208 per_bio_data_sizecrypt_config global() argument
210 flagscrypt_config global() argument
211 key_sizecrypt_config global() argument
212 key_partscrypt_config global() argument
213 key_extra_sizecrypt_config global() argument
214 key_mac_sizecrypt_config global() argument
216 integrity_tag_sizecrypt_config global() argument
217 integrity_iv_sizecrypt_config global() argument
218 used_tag_sizecrypt_config global() argument
219 tuple_sizecrypt_config global() argument
225 tag_pool_max_sectorscrypt_config global() argument
226 tag_poolcrypt_config global() argument
227 req_poolcrypt_config global() argument
228 page_poolcrypt_config global() argument
230 bscrypt_config global() argument
231 bio_alloc_lockcrypt_config global() argument
255 authenc_keycrypt_config get_max_request_size() argument
[all...]