aboutsummaryrefslogtreecommitdiff
path: root/fs/crypto/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-07-08fscrypt: add inline encryption supportGravatar Satya Tangirala 1-0/+1
2019-08-12fscrypt: add an HKDF-SHA512 implementationGravatar Eric Biggers 1-0/+1
2019-08-12fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctlGravatar Eric Biggers 1-0/+1
2019-08-12fscrypt: rename keyinfo.c to keysetup.cGravatar Eric Biggers 1-1/+1
2019-08-12fscrypt: move v1 policy key setup to keysetup_v1.cGravatar Eric Biggers 1-1/+7
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-10-18fscrypt: new helper function - fscrypt_file_open()Gravatar Eric Biggers 1-1/+1
2017-01-01fscrypt: factor out bio specific functionsGravatar Richard Weinberger 1-0/+1
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoGravatar Jaegeuk Kim 1-0/+3