diff options
author | 2022-01-18 16:54:36 -0800 | |
---|---|---|
committer | 2022-03-08 10:33:18 +0200 | |
commit | 8bdc3e05cc78513b7495366ef9b962a3ea568e8e (patch) | |
tree | 8dfb73d208dd5d44a8904068f325f861fd34ccc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KEYS: x509: remove never-set ->unsupported_key flag (diff) | |
download | linux-dev-8bdc3e05cc78513b7495366ef9b962a3ea568e8e.tar.xz linux-dev-8bdc3e05cc78513b7495366ef9b962a3ea568e8e.zip |
KEYS: x509: remove dead code that set ->unsupported_sig
The X.509 parser always sets cert->sig->pkey_algo and
cert->sig->hash_algo on success, since x509_note_sig_algo() is a
mandatory action in the X.509 ASN.1 grammar, and it returns an error if
the signature's algorithm is unknown. Thus, remove the dead code which
handled these fields being NULL.
Acked-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions