Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c349 crypt_iv_plain_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain_gen() argument
358 crypt_iv_plain64_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain64_gen() argument
367 crypt_iv_plain64be_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain64be_gen() argument
377 crypt_iv_essiv_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_essiv_gen() argument
425 crypt_iv_benbi_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_benbi_gen() argument
438 crypt_iv_null_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_null_gen() argument
514 crypt_iv_lmk_one(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq,u8 * data) crypt_iv_lmk_one() argument
562 crypt_iv_lmk_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_lmk_gen() argument
580 crypt_iv_lmk_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_lmk_post() argument
671 crypt_iv_tcw_whitening(struct crypt_config * cc,struct dm_crypt_request * dmreq,u8 * data) crypt_iv_tcw_whitening() argument
703 crypt_iv_tcw_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_tcw_gen() argument
729 crypt_iv_tcw_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_tcw_post() argument
748 crypt_iv_random_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_random_gen() argument
772 crypt_iv_eboiv_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_eboiv_gen() argument
977 crypt_iv_elephant(struct crypt_config * cc,struct dm_crypt_request * dmreq) crypt_iv_elephant() argument
1051 crypt_iv_elephant_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_elephant_gen() argument
1065 crypt_iv_elephant_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_elephant_post() argument
1268 req_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) req_of_dmreq() argument
1274 iv_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) iv_of_dmreq() argument
1285 org_iv_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_iv_of_dmreq() argument
1291 org_sector_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_sector_of_dmreq() argument
1299 org_tag_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_tag_of_dmreq() argument
1308 tag_from_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) tag_from_dmreq() argument
1318 iv_tag_from_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) iv_tag_from_dmreq() argument
1330 struct dm_crypt_request *dmreq; crypt_convert_block_aead() local
1433 struct dm_crypt_request *dmreq; crypt_convert_block_skcipher() local
2254 struct dm_crypt_request *dmreq = data; kcryptd_async_done() local
[all...]