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>
此提交包含在:
Tadeusz Struk
2016-02-02 10:08:53 -08:00
提交者 David Howells
父節點 50d35015ff
當前提交 db6c43bd21
共有 12 個檔案被更改,包括 141 行新增302 行删除

查看文件

@@ -16,7 +16,7 @@
#include <linux/err.h>
#include <linux/asn1.h>
#include <crypto/hash.h>
#include "public_key.h"
#include <crypto/public_key.h>
#include "pkcs7_parser.h"
/*