summaryrefslogtreecommitdiff
path: root/crypto/crypto_user.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* crypto: Add userspace configuration APISteffen Klassert2011-10-211-0/+372
This patch adds a basic userspace configuration API for the crypto layer. With this it is possible to instantiate, remove and to show crypto algorithms from userspace. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>