]> git.baikalelectronics.ru Git - kernel.git/commit
X.509: Need to export x509_request_asymmetric_key()
authorDavid Howells <dhowells@redhat.com>
Sun, 3 Aug 2014 11:54:48 +0000 (12:54 +0100)
committerDavid Howells <dhowells@redhat.com>
Sun, 3 Aug 2014 11:54:48 +0000 (12:54 +0100)
commit9ab12d625a07e815441eaf2b783b8a258d085901
tree2c81dd74ca6a1db549c5192e395e4712fcced7b8
parentf94c71ce35f03cec36925d6d2dfb02e78406c76b
X.509: Need to export x509_request_asymmetric_key()

Need to export x509_request_asymmetric_key() so that PKCS#7 can use it if
compiled as a module.

Reported-by: James Morris <jmorris@namei.org>
Signed-off-by: David Howells <dhowells@redhat.com>
crypto/asymmetric_keys/x509_public_key.c