aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2013-08-30 16:18:02 +0100
committerDavid Howells <[email protected]>2013-09-25 17:17:00 +0100
commitb426beb6eeb0c81aeaa419f7444064abc9cb04ae (patch)
treee704ed37a19ac0d9f572a8a45f4cf6228dd3ae5f /include/linux
parent57be4a784bf58eb41784aa3431165b455cf7e9c6 (diff)
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 <[email protected]> Reviewed-by: Kees Cook <[email protected]> Reviewed-by: Josh Boyer <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions