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:
85865c1
)
ima: use new crypto_shash API instead of old crypto_hash
author
Dmitry Kasatkin
<dmitry.kasatkin@intel.com>
Fri, 8 Jun 2012 07:42:30 +0000
(10:42 +0300)
committer
Mimi Zohar
<zohar@linux.vnet.ibm.com>
Wed, 6 Feb 2013 15:41:12 +0000
(10:41 -0500)
Old crypto hash API internally uses shash API.
Using shash API directly is more efficient.
Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@intel.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
No differences found