Searched refs:crypt_config (Results 1 – 1 of 1) sorted by relevance
68 struct crypt_config *cc;91 struct crypt_config;94 int (*ctr)(struct crypt_config *cc, struct dm_target *ti,96 void (*dtr)(struct crypt_config *cc);97 int (*init)(struct crypt_config *cc);98 int (*wipe)(struct crypt_config *cc);99 int (*generator)(struct crypt_config *cc, u8 *iv,101 int (*post)(struct crypt_config *cc, u8 *iv,145 struct crypt_config { struct236 static struct scatterlist *crypt_get_sg_data(struct crypt_config *cc, argument[all …]