diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2009-07-14 12:21:46 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-07-14 12:21:46 (GMT) |
commit | 4dc10c0142ce0af8c20ec44dc6928ae63ad4f73a (patch) | |
tree | 0554a3c5210e86f0cf4ada5b370f500f687d3514 /crypto/khazad.c | |
parent | 0b535adfb102bac1edb046444172b6b77d99bc92 (diff) | |
download | linux-fsl-qoriq-4dc10c0142ce0af8c20ec44dc6928ae63ad4f73a.tar.xz |
crypto: crypto4xx - Switch to new style ahash
This patch changes crypto4xx to use the new style ahash type.
In particular, we now use ahash_alg to define ahash algorithms
instead of crypto_alg.
This is achieved by introducing a union that encapsulates the
new type and the existing crypto_alg structure. They're told
apart through a u32 field containing the type value.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/khazad.c')
0 files changed, 0 insertions, 0 deletions