commit | 7dc748e4e720c1a98185363096ad7582e9113092 | [log] [tgz] |
---|---|---|
author | Sebastian Siewior <[email protected]> | Tue Apr 01 21:24:50 2008 +0800 |
committer | Herbert Xu <[email protected]> | Mon Apr 21 10:19:34 2008 +0800 |
tree | 664b4b77581c6b77ebd9d0535e7bfdb1ddd041c8 | |
parent | 5427663f498e19b441277de72ce7a685511f247c [diff] |
[CRYPTO] padlock-aes: Use generic setkey function The Padlock AES setkey routine is the same as exported by the generic implementation. So we could use it. Signed-off-by: Sebastian Siewior <[email protected]> Cc: Michal Ludvig <[email protected]> Tested-by: Stefan Hellermann <[email protected]> Signed-off-by: Herbert Xu <[email protected]>