Skip to content
Commit a8ca90e2 authored by Tyler Hicks's avatar Tyler Hicks
Browse files

eCryptfs: Combine page_offset crypto functions



Combine ecryptfs_encrypt_page_offset() and
ecryptfs_decrypt_page_offset(). These two functions are functionally
identical so they can be safely merged if the caller can indicate
whether an encryption or decryption operation should occur.

Signed-off-by: default avatarTyler Hicks <tyhicks@canonical.com>
parent 00a69940
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment