diff options
author | Eric Biggers <ebiggers@kernel.org> | 2025-07-09 23:07:50 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@kernel.org> | 2025-07-10 12:33:08 -0700 |
commit | 52e7e0d8893327ea83373c02b597ec809b94db76 (patch) | |
tree | 677d5630f9a78c30c01ba0006d455e3d8e261688 /scripts/lib/kdoc/kdoc_output.py | |
parent | 53d9218d8d38cd33e065cc46db996608adec6687 (diff) |
fscrypt: Switch to sync_skcipher and on-stack requests
Now that fscrypt uses only synchronous skciphers, switch to the actual
sync_skcipher API and the corresponding on-stack requests. This
eliminates a heap allocation per en/decryption operation.
Link: https://lore.kernel.org/r/20250710060754.637098-4-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions