Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-crypt.c362 crypt_iv_plain_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain_gen() argument
371 crypt_iv_plain64_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain64_gen() argument
380 crypt_iv_plain64be_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_plain64be_gen() argument
390 crypt_iv_essiv_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_essiv_gen() argument
438 crypt_iv_benbi_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_benbi_gen() argument
451 crypt_iv_null_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_null_gen() argument
521 crypt_iv_lmk_one(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq,u8 * data) crypt_iv_lmk_one() argument
548 crypt_iv_lmk_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_lmk_gen() argument
564 crypt_iv_lmk_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_lmk_post() argument
642 crypt_iv_tcw_whitening(struct crypt_config * cc,struct dm_crypt_request * dmreq,u8 * data) crypt_iv_tcw_whitening() argument
666 crypt_iv_tcw_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_tcw_gen() argument
691 crypt_iv_tcw_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_tcw_post() argument
709 crypt_iv_random_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_random_gen() argument
733 crypt_iv_eboiv_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_eboiv_gen() argument
938 crypt_iv_elephant(struct crypt_config * cc,struct dm_crypt_request * dmreq) crypt_iv_elephant() argument
1012 crypt_iv_elephant_gen(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_elephant_gen() argument
1026 crypt_iv_elephant_post(struct crypt_config * cc,u8 * iv,struct dm_crypt_request * dmreq) crypt_iv_elephant_post() argument
1230 req_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) req_of_dmreq() argument
1236 iv_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) iv_of_dmreq() argument
1247 org_iv_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_iv_of_dmreq() argument
1253 org_sector_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_sector_of_dmreq() argument
1261 org_tag_of_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) org_tag_of_dmreq() argument
1270 tag_from_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) tag_from_dmreq() argument
1280 iv_tag_from_dmreq(struct crypt_config * cc,struct dm_crypt_request * dmreq) iv_tag_from_dmreq() argument
1292 struct dm_crypt_request *dmreq; crypt_convert_block_aead() local
1395 struct dm_crypt_request *dmreq; crypt_convert_block_skcipher() local
2204 struct dm_crypt_request *dmreq = data; kcryptd_async_done() local
[all...]