git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00a6994
)
eCryptfs: Combine page_offset crypto functions
author
Tyler Hicks
<tyhicks@canonical.com>
Sat, 6 Apr 2013 06:37:51 +0000
(23:37 -0700)
committer
Tyler Hicks
<tyhicks@canonical.com>
Sat, 8 Jun 2013 00:28:27 +0000
(17:28 -0700)
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: Tyler Hicks <tyhicks@canonical.com>
No differences found