linux/fs/crypto
Eric Biggers 47462586f9 fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace()
This argument is no longer used, so remove it.

Reviewed-by: Alex Markuze <amarkuze@redhat.com>
Link: https://lore.kernel.org/r/20250710060754.637098-6-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
2025-07-10 12:33:13 -07:00
..
bio.c fscrypt: Remove gfp_t argument from fscrypt_crypt_data_unit() 2025-07-10 12:33:08 -07:00
crypto.c fscrypt: Remove gfp_t argument from fscrypt_encrypt_block_inplace() 2025-07-10 12:33:13 -07:00
fname.c fscrypt: Switch to sync_skcipher and on-stack requests 2025-07-10 12:33:08 -07:00
fscrypt_private.h fscrypt: Remove gfp_t argument from fscrypt_crypt_data_unit() 2025-07-10 12:33:08 -07:00
hkdf.c fscrypt: Don't use problematic non-inline crypto engines 2025-07-04 10:25:26 -07:00
hooks.c fscrypt: Explicitly include <linux/export.h> 2025-06-20 14:30:23 -07:00
inline_crypt.c fscrypt: Explicitly include <linux/export.h> 2025-06-20 14:30:23 -07:00
Kconfig for-6.15/block-20250322 2025-03-26 18:08:55 -07:00
keyring.c fscrypt: Explicitly include <linux/export.h> 2025-06-20 14:30:23 -07:00
keysetup.c fscrypt: Switch to sync_skcipher and on-stack requests 2025-07-10 12:33:08 -07:00
keysetup_v1.c fscrypt: Switch to sync_skcipher and on-stack requests 2025-07-10 12:33:08 -07:00
Makefile fscrypt: add inline encryption support 2020-07-08 10:29:30 -07:00
policy.c fscrypt: Explicitly include <linux/export.h> 2025-06-20 14:30:23 -07:00