diff options
author | David Howells <dhowells@redhat.com> | 2013-08-30 16:18:02 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2013-09-25 17:17:00 +0100 |
commit | b426beb6eeb0c81aeaa419f7444064abc9cb04ae (patch) | |
tree | e704ed37a19ac0d9f572a8a45f4cf6228dd3ae5f /include | |
parent | 57be4a784bf58eb41784aa3431165b455cf7e9c6 (diff) | |
download | op-kernel-dev-b426beb6eeb0c81aeaa419f7444064abc9cb04ae.zip op-kernel-dev-b426beb6eeb0c81aeaa419f7444064abc9cb04ae.tar.gz |
X.509: Embed public_key_signature struct and create filler function
Embed a public_key_signature struct in struct x509_certificate, eliminating
now unnecessary fields, and split x509_check_signature() to create a filler
function for it that attaches a digest of the signed data and an MPI that
represents the signature data. x509_free_certificate() is then modified to
deal with these.
Whilst we're at it, export both x509_check_signature() and the new
x509_get_sig_params().
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Josh Boyer <jwboyer@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions