Lines Matching defs:crypt_ftr
587 static void set_ftr_sha(struct crypt_mnt_ftr *crypt_ftr) in set_ftr_sha()
599 static int put_crypt_ftr_and_key(struct crypt_mnt_ftr *crypt_ftr) in put_crypt_ftr_and_key()
655 static bool check_ftr_sha(const struct crypt_mnt_ftr *crypt_ftr) in check_ftr_sha()
685 static void upgrade_crypt_ftr(int fd, struct crypt_mnt_ftr *crypt_ftr, off64_t offset) in upgrade_crypt_ftr()
750 static int get_crypt_ftr_and_key(struct crypt_mnt_ftr *crypt_ftr) in get_crypt_ftr_and_key()
821 static int validate_persistent_data_storage(struct crypt_mnt_ftr *crypt_ftr) in validate_persistent_data_storage()
846 struct crypt_mnt_ftr crypt_ftr; in load_persistent_data() local
939 struct crypt_mnt_ftr crypt_ftr; in save_persistent_data() local
1063 static int load_crypto_mapping_table(struct crypt_mnt_ftr *crypt_ftr, in load_crypto_mapping_table()
1154 static int create_crypto_blk_dev(struct crypt_mnt_ftr *crypt_ftr,
1331 struct crypt_mnt_ftr *crypt_ftr)
1475 struct crypt_mnt_ftr *crypt_ftr,
1495 struct crypt_mnt_ftr *crypt_ftr) {
1592 struct crypt_mnt_ftr crypt_ftr; local
1771 struct crypt_mnt_ftr crypt_ftr; local
1825 static int test_mount_encrypted_fs(struct crypt_mnt_ftr* crypt_ftr,
2014 int check_unmounted_and_get_ftr(struct crypt_mnt_ftr* crypt_ftr)
2040 struct crypt_mnt_ftr crypt_ftr; local
2091 struct crypt_mnt_ftr crypt_ftr; local
2884 static int cryptfs_enable_all_volumes(struct crypt_mnt_ftr *crypt_ftr, int how,
2944 struct crypt_mnt_ftr crypt_ftr; local
3327 struct crypt_mnt_ftr crypt_ftr; local
3381 struct crypt_mnt_ftr crypt_ftr; local
3740 struct crypt_mnt_ftr crypt_ftr; local
3793 int cryptfs_create_default_ftr(struct crypt_mnt_ftr* crypt_ftr, __attribute__((unused))int key_leng…