crypto: keys - Revert "convert public key to akcipher api"
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Feb 2016 08:18:01 +0000 (16:18 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 9 Feb 2016 08:18:01 +0000 (16:18 +0800)
commitf75516a81548074be331b3e41d2e3f448d1f8b8d
treeba6e557c7473389709cf7a3bc69e608dcd8584f2
parented1afac9145c4517a2c84f93e04a35046ea206e3
crypto: keys - Revert "convert public key to akcipher api"

This needs to go through the security tree so I'm reverting the
patches for now.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
14 files changed:
crypto/asymmetric_keys/Kconfig
crypto/asymmetric_keys/Makefile
crypto/asymmetric_keys/pkcs7_parser.c
crypto/asymmetric_keys/pkcs7_trust.c
crypto/asymmetric_keys/pkcs7_verify.c
crypto/asymmetric_keys/public_key.c
crypto/asymmetric_keys/public_key.h [new file with mode: 0644]
crypto/asymmetric_keys/rsa.c
crypto/asymmetric_keys/x509_cert_parser.c
crypto/asymmetric_keys/x509_public_key.c
crypto/asymmetric_keys/x509_rsakey.asn1 [new file with mode: 0644]
include/crypto/public_key.h
security/integrity/Kconfig
security/integrity/digsig_asymmetric.c