commit | 185de09c6aa9d38ec04e34b2d9a996561963f895 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Jul 09 16:48:00 2014 +0100 |
committer | David Howells <dhowells@redhat.com> | Mon Jul 28 14:55:55 2014 +0100 |
tree | b5dcf2c98eecd595ee2ad2bfb172f7d73dd37ea2 | |
parent | 63d2551ea7e2c34b533f2b6b0646cc825d9ee509 [diff] |
X.509: x509_request_asymmetric_keys() doesn't need string length arguments 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>