crypto: Add a flag to identify crypto instances
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 27 Sep 2011 05:21:26 +0000 (07:21 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:24:01 +0000 (14:24 +0200)
commit64a947b1337b93061da7c7af1f6ce6b2431b70ae
treeb6ae6942bdd51bdb3fd74482a63f3859b9f52e98
parent8280daad436edb7dd9e7e06fc13bcecb6b2a885c
crypto: Add a flag to identify crypto instances

The upcomming crypto user configuration api needs to identify
crypto instances. This patch adds a flag that is set if the
algorithm is an instance that is build from templates.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/algapi.c
include/linux/crypto.h