cipher_string 146 drivers/md/dm-crypt.c char *cipher_string; cipher_string 2148 drivers/md/dm-crypt.c kzfree(cc->cipher_string); cipher_string 2431 drivers/md/dm-crypt.c cc->cipher_string = kstrdup(cipher_in, GFP_KERNEL); cipher_string 2432 drivers/md/dm-crypt.c if (!cc->cipher_string) { cipher_string 2827 drivers/md/dm-crypt.c DMEMIT("%s ", cc->cipher_string); cipher_string 872 fs/ecryptfs/keystore.c char cipher_string[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1]; cipher_string 954 fs/ecryptfs/keystore.c rc = ecryptfs_cipher_code_to_string(s->cipher_string, s->cipher_code); cipher_string 971 fs/ecryptfs/keystore.c s->cipher_string); cipher_string 975 fs/ecryptfs/keystore.c s->cipher_string, rc);