KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type
authorDavid Howells <dhowells@redhat.com>
Thu, 1 Sep 2016 10:13:12 +0000 (11:13 +0100)
committerDavid Howells <dhowells@redhat.com>
Thu, 1 Sep 2016 10:13:12 +0000 (11:13 +0100)
commitdc0835658e6c41fba9bd138a861affe902345187
tree2168874792f1f7c86f3e0c716a6ec62c0b45550b
parentd9af206382a25032d54852fb7cd7301df0b303c4
KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type

Make the X.509 and PKCS7 parsers fill in the signature encoding type field
recently added to the public_key_signature struct.

Signed-off-by: David Howells <dhowells@redhat.com>
crypto/asymmetric_keys/pkcs7_parser.c
crypto/asymmetric_keys/x509_cert_parser.c
This page took 0.024911 seconds and 5 git commands to generate.