Avoid going through NID when unnecessary
authorTomas Mraz <tomas@openssl.org>
Fri, 26 Mar 2021 16:57:16 +0000 (17:57 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 1 Apr 2021 12:39:54 +0000 (14:39 +0200)
commit5050fd5b3b7d18eec966469726180efb6c72c594
treee053f3428efc6a235a8a5aadea37cb4a1dade30a
parentb064eebb5080178de9641a0520e2f22b5846e0f3
Avoid going through NID when unnecessary

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14703)
apps/ca.c
apps/crl.c
apps/enc.c
apps/speed.c
apps/x509.c
crypto/pem/pem_info.c
crypto/pem/pem_lib.c