+1
−0
+167
−7
+1
−0
Loading
This patch adds block cipher algorithms for cbc(aes) and ecb(aes) for
the PadLock device. Once all users to the old cipher type have been
converted the old cbc/ecb PadLock operations will be removed.
Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au>