commit | 64a947b1337b93061da7c7af1f6ce6b2431b70ae | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Tue Sep 27 07:21:26 2011 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Oct 21 14:24:01 2011 +0200 |
tree | b6ae6942bdd51bdb3fd74482a63f3859b9f52e98 | |
parent | 8280daad436edb7dd9e7e06fc13bcecb6b2a885c [diff] |
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>