Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-crypt.c311 crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_plain_gen() argument
320 crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_plain64_gen() argument
329 crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_plain64be_gen() argument
339 crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_essiv_gen() argument
386 crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_benbi_gen() argument
399 crypt_iv_null_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_null_gen() argument
475 crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq, u8 *data) crypt_iv_lmk_one() argument
523 crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_lmk_gen() argument
541 crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_lmk_post() argument
632 crypt_iv_tcw_whitening(struct crypt_config *cc, struct dm_crypt_request *dmreq, u8 *data) crypt_iv_tcw_whitening() argument
670 crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_tcw_gen() argument
696 crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_tcw_post() argument
715 crypt_iv_random_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_random_gen() argument
740 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
1011 crypt_iv_elephant_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_elephant_gen() argument
1025 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
1235 iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) iv_of_dmreq() argument
1246 org_iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) org_iv_of_dmreq() argument
1252 org_sector_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) org_sector_of_dmreq() argument
1259 org_tag_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) org_tag_of_dmreq() argument
1267 tag_from_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) tag_from_dmreq() argument
1277 iv_tag_from_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) iv_tag_from_dmreq() argument
1290 struct dm_crypt_request *dmreq; crypt_convert_block_aead() local
1387 struct dm_crypt_request *dmreq; crypt_convert_block_skcipher() local
2158 struct dm_crypt_request *dmreq = async_req->data; kcryptd_async_done() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-crypt.c318 crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_plain_gen() argument
327 crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_plain64_gen() argument
336 crypt_iv_plain64be_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_plain64be_gen() argument
346 crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_essiv_gen() argument
394 crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_benbi_gen() argument
407 crypt_iv_null_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_null_gen() argument
483 crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq, u8 *data) crypt_iv_lmk_one() argument
531 crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_lmk_gen() argument
549 crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_lmk_post() argument
640 crypt_iv_tcw_whitening(struct crypt_config *cc, struct dm_crypt_request *dmreq, u8 *data) crypt_iv_tcw_whitening() argument
678 crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_tcw_gen() argument
704 crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_tcw_post() argument
723 crypt_iv_random_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_random_gen() argument
747 crypt_iv_eboiv_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_eboiv_gen() argument
953 crypt_iv_elephant(struct crypt_config *cc, struct dm_crypt_request *dmreq) crypt_iv_elephant() argument
1026 crypt_iv_elephant_gen(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_elephant_gen() argument
1040 crypt_iv_elephant_post(struct crypt_config *cc, u8 *iv, struct dm_crypt_request *dmreq) crypt_iv_elephant_post() argument
1244 req_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) req_of_dmreq() argument
1249 iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) iv_of_dmreq() argument
1260 org_iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) org_iv_of_dmreq() argument
1266 org_sector_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) org_sector_of_dmreq() argument
1274 org_tag_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) org_tag_of_dmreq() argument
1283 tag_from_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) tag_from_dmreq() argument
1293 iv_tag_from_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq) iv_tag_from_dmreq() argument
1306 struct dm_crypt_request *dmreq; crypt_convert_block_aead() local
1409 struct dm_crypt_request *dmreq; crypt_convert_block_skcipher() local
2230 struct dm_crypt_request *dmreq = data; kcryptd_async_done() local
[all...]

Completed in 6 milliseconds