linux/fs/crypto
Eric Biggers 17159420a6 fscrypt: introduce helper function for filename matching
Introduce a helper function fscrypt_match_name() which tests whether a
fscrypt_name matches a directory entry.  Also clean up the magic numbers
and document things properly.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2017-05-04 11:44:37 -04:00
..
Kconfig
Makefile
bio.c
crypto.c
fname.c fscrypt: introduce helper function for filename matching 2017-05-04 11:44:37 -04:00
fscrypt_private.h fscrypt: introduce helper function for filename matching 2017-05-04 11:44:37 -04:00
keyinfo.c fscrypt: remove unnecessary checks for NULL operations 2017-04-30 01:26:34 -04:00
policy.c fscrypt: fix context consistency check when key(s) unavailable 2017-05-04 11:43:17 -04:00