X.509: x509_request_asymmetric_keys() doesn't need string length arguments
authorDavid Howells <dhowells@redhat.com>
Wed, 9 Jul 2014 15:48:00 +0000 (16:48 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 28 Jul 2014 13:55:55 +0000 (14:55 +0100)
x509_request_asymmetric_keys() doesn't need the lengths of the NUL-terminated
strings passing in as it can work that out for itself.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
crypto/asymmetric_keys/x509_public_key.c