crypto: api - Add crypto_attr_alg2 helper
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2009 09:53:16 +0000 (17:53 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 8 Jul 2009 10:58:29 +0000 (18:58 +0800)
commitd06854f0243d91badabaab14503f7f3bb770061d
tree252603fecb02a8cc4933b0e582444ff7cb504018
parent942969992d86330c9700e2cd9afe8a6bea42df78
crypto: api - Add crypto_attr_alg2 helper

This patch adds the helper crypto_attr_alg2 which is similar to
crypto_attr_alg but takes an extra frontend argument.  This is
intended to be used by new style algorithm types such as shash.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/algapi.c
crypto/api.c
crypto/internal.h
include/crypto/algapi.h