crypto: Add a report function pointer to crypto_type
authorSteffen Klassert <steffen.klassert@secunet.com>
Tue, 27 Sep 2011 05:24:29 +0000 (07:24 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 21 Oct 2011 12:24:03 +0000 (14:24 +0200)
commitb6aa63c09ba3b150a1030f9c95c7647361e7910e
tree26f90dcea8e95a5f8a81c53695ce46a60b192ffa
parenta38f7907b926e4c6c7d389ad96cc38cec2e5a9e9
crypto: Add a report function pointer to crypto_type

We add a report function pointer to struct crypto_type. This function
pointer is used from the crypto userspace configuration API to report
crypto algorithms to userspace.

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