Home
last modified time | relevance | path

Searched hist:"8 e3a6f16ba5874b69968cd450334829262513fd1" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Decryptfs_kernel.hdiff 8e3a6f16ba5874b69968cd450334829262513fd1 Wed Feb 06 03:38:33 CST 2008 Trevor Highland <trevor.highland@gmail.com> eCryptfs: set inode key only once per crypto operation

There is no need to keep re-setting the same key for any given eCryptfs inode.
This patch optimizes the use of the crypto API and helps performance a bit.

Signed-off-by: Trevor Highland <trevor.highland@gmail.com>
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
H A Dcrypto.cdiff 8e3a6f16ba5874b69968cd450334829262513fd1 Wed Feb 06 03:38:33 CST 2008 Trevor Highland <trevor.highland@gmail.com> eCryptfs: set inode key only once per crypto operation

There is no need to keep re-setting the same key for any given eCryptfs inode.
This patch optimizes the use of the crypto API and helps performance a bit.

Signed-off-by: Trevor Highland <trevor.highland@gmail.com>
Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>