openssl/include
Dr. David von Oheimb 023697870b Refactor (without semantic changes) crypto/x509/{v3_purp.c,x509_vfy.c}
This prepares some corrections and improves readability (coding style).
Among others, it adds the static function check_sig_alg_match() and
the internal functions x509_likely_issued() and x509_signing_allowed().

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10587)
2020-07-01 11:14:54 +02:00
..
crypto Make the naming scheme for dispatched functions more consistent 2020-06-24 22:01:22 +02:00
internal CORE: Add an internal function to distinguish the global default context 2020-06-28 10:55:52 +02:00
openssl Refactor (without semantic changes) crypto/x509/{v3_purp.c,x509_vfy.c} 2020-07-01 11:14:54 +02:00