Searched refs:crypt_config (Results 1 – 1 of 1) sorted by relevance
75 struct crypt_config *cc;100 struct crypt_config;103 int (*ctr)(struct crypt_config *cc, struct dm_target *ti,105 void (*dtr)(struct crypt_config *cc);106 int (*init)(struct crypt_config *cc);107 int (*wipe)(struct crypt_config *cc);108 int (*generator)(struct crypt_config *cc, u8 *iv,110 int (*post)(struct crypt_config *cc, u8 *iv,154 struct crypt_config { struct245 static struct scatterlist *crypt_get_sg_data(struct crypt_config *cc, argument[all …]