commit | db6c43bd2132dc2dd63d73a6d1ed601cffd0ae06 | [log] [tgz] |
---|---|---|
author | Tadeusz Struk <tadeusz.struk@intel.com> | Tue Feb 02 10:08:53 2016 -0800 |
committer | David Howells <dhowells@redhat.com> | Wed Feb 10 10:13:27 2016 +0000 |
tree | 419c6b0bf5716e79a7047d2ba9eced1a1b0e5cd8 | |
parent | 50d35015ff0c00a464e35b109231145d2beec1bd [diff] |
crypto: KEYS: convert public key and digsig asym to the akcipher api This patch converts the module verification code to the new akcipher API. Signed-off-by: Tadeusz Struk <tadeusz.struk@intel.com> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David Howells <dhowells@redhat.com>