Home
last modified time | relevance | path

Searched refs:ntfs_fek (Results 1 - 1 of 1) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c114 * struct ntfs_fek - Decrypted, in-memory file encryption key.
123 } ntfs_fek; typedef
890 static gcry_error_t ntfs_desx_decrypt(ntfs_fek *fek, u8 *outbuf, in ntfs_desx_decrypt()
910 static gcry_error_t ntfs_desx_encrypt(ntfs_fek *fek, u8 *outbuf, in ntfs_desx_encrypt()
1046 static ntfs_fek *ntfs_fek_import_from_raw(u8 *fek_buf, unsigned fek_size) in ntfs_fek_import_from_raw()
1048 ntfs_fek *fek; in ntfs_fek_import_from_raw()
1152 static void ntfs_fek_release(ntfs_fek *fek) in ntfs_fek_release()
1163 static ntfs_fek *ntfs_df_array_fek_get(EFS_DF_ARRAY_HEADER *df_array, in ntfs_df_array_fek_get()
1171 ntfs_fek *fek; in ntfs_df_array_fek_get()
1232 static ntfs_fek *ntfs_inode_fek_ge
[all...]

Completed in 2 milliseconds