1
0
Fork 0
alistair23-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 fscrypt: factor out bio specific functions 2017-01-01 16:18:49 -05:00
Makefile fscrypt: factor out bio specific functions 2017-01-01 16:18:49 -05:00
bio.c fscrypt: factor out bio specific functions 2017-01-01 16:18:49 -05:00
crypto.c fscrypt: remove broken support for detecting keyring key revocation 2017-03-15 13:12:05 -04:00
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