summaryrefslogtreecommitdiff
path: root/fs/ubifs/crypto.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-13ubifs: Implement encrypt/decrypt for all IORichard Weinberger1-0/+51
2016-12-13ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()Richard Weinberger1-1/+1
2016-12-13ubifs: Add skeleton for fscryptoRichard Weinberger1-0/+46