Searched refs:crypt_config (Results 1 – 1 of 1) sorted by relevance
72 struct crypt_config *cc;97 struct crypt_config;100 int (*ctr)(struct crypt_config *cc, struct dm_target *ti,102 void (*dtr)(struct crypt_config *cc);103 int (*init)(struct crypt_config *cc);104 int (*wipe)(struct crypt_config *cc);105 int (*generator)(struct crypt_config *cc, u8 *iv,107 int (*post)(struct crypt_config *cc, u8 *iv,151 struct crypt_config { struct242 static struct scatterlist *crypt_get_sg_data(struct crypt_config *cc, argument[all …]