Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-crypt.c78 struct crypt_config *cc;
103 struct crypt_config;
108 void (*dtr)(struct crypt_config *cc);
109 int (*init)(struct crypt_config *cc);
110 int (*wipe)(struct crypt_config *cc);
157 struct crypt_config { struct
1686 struct crypt_config *cc = io->cc; in crypt_alloc_buffer()
1800 struct crypt_config *cc = io->cc; in crypt_dec_pending()
1849 struct crypt_config *cc = io->cc; in crypt_endio()
1954 struct crypt_config *cc = data; in dmcrypt_write()
[all …]