summaryrefslogtreecommitdiffstats
path: root/crypto/shash.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-02-17 20:18:34 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2009-02-18 16:49:43 +0800
commitff753308d2f70f210ba468492cd9a01274d9d7ce (patch)
treee94719f65cfa3a52b36725b7115e4666d108d8dc /crypto/shash.c
parent049359d655277c382683a6030ae0bac485568ffc (diff)
downloadop-kernel-dev-ff753308d2f70f210ba468492cd9a01274d9d7ce.zip
op-kernel-dev-ff753308d2f70f210ba468492cd9a01274d9d7ce.tar.gz
crypto: api - crypto_alg_mod_lookup either tested or untested
As it stands crypto_alg_mod_lookup will search either tested or untested algorithms, but never both at the same time. However, we need exactly that when constructing givcipher and aead so this patch adds support for that by setting the tested bit in type but clearing it in mask. This combination is currently unused. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/shash.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud