]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c
authorDavid Howells <dhowells@redhat.com>
Wed, 6 Apr 2016 15:14:25 +0000 (16:14 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 11 Apr 2016 21:41:28 +0000 (22:41 +0100)
commit983023f28bff62b4462fd3575a86a8947ac592d8
tree4bb0a779ff606b66d429d725108701b7cbf3f37d
parent5ac7eace2d00eab5ae0e9fdee63e38aee6001f7c
KEYS: Move x509_request_asymmetric_key() to asymmetric_type.c

Move x509_request_asymmetric_key() to asymmetric_type.c so that it can be
generalised.

Signed-off-by: David Howells <dhowells@redhat.com>
crypto/asymmetric_keys/asymmetric_type.c
crypto/asymmetric_keys/x509_public_key.c
include/crypto/public_key.h
include/keys/asymmetric-type.h