"git@openbeagle.org:jkridner/snakeyware.git" did not exist on "3dcff649876b0144997c969ca7feb1763fe4424f"
crypto: Add userspace configuration API
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>
Showing
- crypto/Kconfig 7 additions, 0 deletionscrypto/Kconfig
- crypto/Makefile 1 addition, 0 deletionscrypto/Makefile
- crypto/crypto_user.c 372 additions, 0 deletionscrypto/crypto_user.c
- include/linux/cryptouser.h 52 additions, 0 deletionsinclude/linux/cryptouser.h
- include/linux/netlink.h 1 addition, 0 deletionsinclude/linux/netlink.h
Please register or sign in to comment