Lines Matching defs:cc

187 static struct crypt_cpu *this_crypt_config(struct crypt_config *cc)  in this_crypt_config()
195 static struct crypto_ablkcipher *any_tfm(struct crypt_config *cc) in any_tfm()
237 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain_gen()
246 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_plain64_gen()
256 static int crypt_iv_essiv_init(struct crypt_config *cc) in crypt_iv_essiv_init()
285 static int crypt_iv_essiv_wipe(struct crypt_config *cc) in crypt_iv_essiv_wipe()
305 static struct crypto_cipher *setup_essiv_cpu(struct crypt_config *cc, in setup_essiv_cpu()
337 static void crypt_iv_essiv_dtr(struct crypt_config *cc) in crypt_iv_essiv_dtr()
361 static int crypt_iv_essiv_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_essiv_ctr()
411 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_essiv_gen()
423 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_benbi_ctr()
447 static void crypt_iv_benbi_dtr(struct crypt_config *cc) in crypt_iv_benbi_dtr()
451 static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_benbi_gen()
464 static int crypt_iv_null_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_null_gen()
472 static void crypt_iv_lmk_dtr(struct crypt_config *cc) in crypt_iv_lmk_dtr()
484 static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti, in crypt_iv_lmk_ctr()
511 static int crypt_iv_lmk_init(struct crypt_config *cc) in crypt_iv_lmk_init()
524 static int crypt_iv_lmk_wipe(struct crypt_config *cc) in crypt_iv_lmk_wipe()
534 static int crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv, in crypt_iv_lmk_one()
586 static int crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv, in crypt_iv_lmk_gen()
602 static int crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv, in crypt_iv_lmk_post()
657 static void crypt_convert_init(struct crypt_config *cc, in crypt_convert_init()
672 static struct dm_crypt_request *dmreq_of_req(struct crypt_config *cc, in dmreq_of_req()
678 static struct ablkcipher_request *req_of_dmreq(struct crypt_config *cc, in req_of_dmreq()
684 static u8 *iv_of_dmreq(struct crypt_config *cc, in iv_of_dmreq()
691 static int crypt_convert_block(struct crypt_config *cc, in crypt_convert_block()
749 static void crypt_alloc_req(struct crypt_config *cc, in crypt_alloc_req()
767 static int crypt_convert(struct crypt_config *cc, in crypt_convert()
815 struct crypt_config *cc = io->target->private; in dm_crypt_bio_destructor() local
829 struct crypt_config *cc = io->target->private; in crypt_alloc_buffer() local
876 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages()
892 struct crypt_config *cc = ti->private; in crypt_io_alloc() local
918 struct crypt_config *cc = io->target->private; in crypt_dec_pending() local
957 struct crypt_config *cc = io->target->private; in crypt_endio() local
984 struct crypt_config *cc = io->target->private; in clone_init() local
995 struct crypt_config *cc = io->target->private; in kcryptd_io_read() local
1043 struct crypt_config *cc = io->target->private; in kcryptd_queue_io() local
1053 struct crypt_config *cc = io->target->private; in kcryptd_crypt_write_io_submit() local
1076 struct crypt_config *cc = io->target->private; in kcryptd_crypt_write_convert() local
1175 struct crypt_config *cc = io->target->private; in kcryptd_crypt_read_convert() local
1197 struct crypt_config *cc = io->target->private; in kcryptd_async_done() local
1230 struct crypt_config *cc = io->target->private; in kcryptd_queue_crypt() local
1277 static void crypt_free_tfms(struct crypt_config *cc, int cpu) in crypt_free_tfms()
1289 static int crypt_alloc_tfms(struct crypt_config *cc, int cpu, char *ciphermode) in crypt_alloc_tfms()
1307 static int crypt_setkey_allcpus(struct crypt_config *cc) in crypt_setkey_allcpus()
1324 static int crypt_set_key(struct crypt_config *cc, char *key) in crypt_set_key()
1351 static int crypt_wipe_key(struct crypt_config *cc) in crypt_wipe_key()
1361 struct crypt_config *cc = ti->private; in crypt_dtr() local
1412 struct crypt_config *cc = ti->private; in crypt_ctr_cipher() local
1576 struct crypt_config *cc; in crypt_ctr() local
1714 struct crypt_config *cc; in crypt_map() local
1743 struct crypt_config *cc = ti->private; in crypt_status() local
1779 struct crypt_config *cc = ti->private; in crypt_postsuspend() local
1786 struct crypt_config *cc = ti->private; in crypt_preresume() local
1798 struct crypt_config *cc = ti->private; in crypt_resume() local
1809 struct crypt_config *cc = ti->private; in crypt_message() local
1846 struct crypt_config *cc = ti->private; in crypt_merge() local
1861 struct crypt_config *cc = ti->private; in crypt_iterate_devices() local