mirror of
https://github.com/torvalds/linux.git
synced 2024-11-25 13:41:51 +00:00
866cd902e8
Currently we reset the key for each segment fed to the xcrypt instructions. This patch optimises this for CBC and ECB so that we only do this once for each encrypt/decrypt operation. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
---|---|---|
.. | ||
geode-aes.c | ||
geode-aes.h | ||
hifn_795x.c | ||
Kconfig | ||
Makefile | ||
padlock-aes.c | ||
padlock-sha.c | ||
padlock.h |