| commit | 28916d1ac1dd658773717e8eddc7c4ceeefc19b8 | [log] [tgz] | 
|---|---|---|
| author | Tyler Hicks <tyhicks@canonical.com> | Mon Apr 15 16:37:27 2013 -0700 | 
| committer | Tyler Hicks <tyhicks@canonical.com> | Fri Jun 07 17:28:24 2013 -0700 | 
| tree | 968158a625f32de9737af3390e39897b56524a2d | |
| parent | 24d15266bd86b7961f309a962fa3aa177a78c49f [diff] | 
eCryptfs: Accept one offset parameter in page offset crypto functions There is no longer a need to accept different offset values for the source and destination pages when encrypting/decrypting an extent in an eCryptfs page. The two offsets can be collapsed into a single parameter. Signed-off-by: Tyler Hicks <tyhicks@canonical.com>