linux/fs/ecryptfs
Herbert Xu 3095e8e366 eCryptfs: Use skcipher and shash
This patch replaces uses of ablkcipher and blkcipher with skcipher,
and the long obsolete hash interface with shash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-01-27 20:36:18 +08:00
..
Kconfig
Makefile
crypto.c eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00
debug.c
dentry.c eCryptfs: Invalidate dcache entries when lower i_nlink is zero 2015-08-18 17:29:48 -05:00
ecryptfs_kernel.h eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00
file.c ioctl_compat: handle FITRIM 2015-07-09 11:42:21 -07:00
inode.c eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00
keystore.c eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00
kthread.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00
main.c eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00
messaging.c
miscdev.c
mmap.c eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00
read_write.c
super.c eCryptfs: Use skcipher and shash 2016-01-27 20:36:18 +08:00