crypto: akcipher - add PKE API
authorTadeusz Struk <tadeusz.struk@intel.com>
Tue, 16 Jun 2015 17:30:55 +0000 (10:30 -0700)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 17 Jun 2015 09:03:14 +0000 (17:03 +0800)
Add Public Key Encryption API.

Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com>
Made CRYPTO_AKCIPHER invisible like other type config options.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Kconfig
crypto/Makefile
crypto/akcipher.c [new file with mode: 0644]
crypto/crypto_user.c
include/crypto/akcipher.h [new file with mode: 0644]
include/crypto/internal/akcipher.h [new file with mode: 0644]
include/linux/crypto.h
include/linux/cryptouser.h

diff --cc crypto/Kconfig
Simple merge
diff --cc crypto/Makefile
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge