From: David Howells Date: Mon, 28 Jul 2014 13:11:32 +0000 (+0100) Subject: PKCS#7: Use x509_request_asymmetric_key() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~151^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce43ad28262115a1eab866392f8cfb985094160;p=pandora-kernel.git PKCS#7: Use x509_request_asymmetric_key() pkcs7_request_asymmetric_key() and x509_request_asymmetric_key() do the same thing, the latter being a copy of the former created by the IMA folks, so drop the PKCS#7 version as the X.509 location is more general. Whilst we're at it, rename the arguments of x509_request_asymmetric_key() to better reflect what the values being passed in are intended to match on an X.509 cert. Signed-off-by: David Howells Acked-by: Mimi Zohar --- Reading git-diff-tree failed