summaryrefslogtreecommitdiff
path: root/fs/crypto/Makefile
AgeCommit message (Expand)Author
2020-07-08fscrypt: add inline encryption supportSatya Tangirala
2019-08-12fscrypt: add an HKDF-SHA512 implementationEric Biggers
2019-08-12fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctlEric Biggers
2019-08-12fscrypt: rename keyinfo.c to keysetup.cEric Biggers
2019-08-12fscrypt: move v1 policy key setup to keysetup_v1.cEric Biggers
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-10-18fscrypt: new helper function - fscrypt_file_open()Eric Biggers
2017-01-01fscrypt: factor out bio specific functionsRichard Weinberger
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim