Searched refs:crypt_config (Results 1 – 1 of 1) sorted by relevance
78 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 { struct1686 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 …]