diff options
author | 2013-04-05 23:26:22 -0700 | |
---|---|---|
committer | 2013-06-07 17:28:26 -0700 | |
commit | 00a699400a707953368e970b37bb8765fdb08015 (patch) | |
tree | 5f0d915de16b024814d17fb1cd941db855b3bd99 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | eCryptfs: Decrypt pages in-place (diff) | |
download | wireguard-linux-00a699400a707953368e970b37bb8765fdb08015.tar.xz wireguard-linux-00a699400a707953368e970b37bb8765fdb08015.zip |
eCryptfs: Combine encrypt_scatterlist() and decrypt_scatterlist()
These two functions are identical except for a debug printk and whether
they call crypto_ablkcipher_encrypt() or crypto_ablkcipher_decrypt(), so
they can be safely merged if the caller can indicate if encryption or
decryption should occur.
The debug printk is useless so it is removed.
Two new #define's are created to indicate if an ENCRYPT or DECRYPT
operation is desired.
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions