aboutsummaryrefslogtreecommitdiffstats
path: root/fs/f2fs/crypto_key.c
AgeCommit message (Expand)Author
2015-10-21KEYS: Merge the type-specific data with the payload dataDavid Howells
2015-08-04f2fs crypto: delete an unnecessary check before the function call "key_put"Markus Elfring
2015-06-01f2fs crypto: use per-inode tfm structureJaegeuk Kim
2015-06-01f2fs crypto: split f2fs_crypto_init/exit with two partsJaegeuk Kim
2015-06-01f2fs crypto: get rid of ci_mode from struct f2fs_crypt_infoJaegeuk Kim
2015-06-01f2fs crypto: use slab cachesJaegeuk Kim
2015-05-28f2fs crypto: add encryption key management facilitiesJaegeuk Kim