Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-12 | fscrypt: add an HKDF-SHA512 implementation | Eric Biggers | 1 | -0/+1 |
2019-08-12 | fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl | Eric Biggers | 1 | -0/+1 |
2019-08-12 | fscrypt: rename keyinfo.c to keysetup.c | Eric Biggers | 1 | -1/+1 |
2019-08-12 | fscrypt: move v1 policy key setup to keysetup_v1.c | Eric Biggers | 1 | -1/+7 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2017-10-18 | fscrypt: new helper function - fscrypt_file_open() | Eric Biggers | 1 | -1/+1 |
2017-01-01 | fscrypt: factor out bio specific functions | Richard Weinberger | 1 | -0/+1 |
2016-03-17 | fs crypto: move per-file encryption from f2fs tree to fs/crypto | Jaegeuk Kim | 1 | -0/+3 |