]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pefile: Parse the presumed PKCS#7 content of the certificate blob
authorDavid Howells <dhowells@redhat.com>
Tue, 15 Jan 2013 15:33:40 +0000 (15:33 +0000)
committerDavid Howells <dhowells@redhat.com>
Sat, 19 Jan 2013 01:05:20 +0000 (01:05 +0000)
commitf978aa2443a891c18a301c2a4a5542ed0b5b7091
tree0fbd92be3802b9db3dd4938e54e8c9364f9d20bc
parentb027d7a3d2061994a15e36730c3955a9711fd7bc
pefile: Parse the presumed PKCS#7 content of the certificate blob

Parse the content of the certificate blob, presuming it to be PKCS#7 format.

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
crypto/asymmetric_keys/pefile_parser.c