Prepare to provide X509_VERIFY_PARAM_set_auth_level()
authortb <tb@openbsd.org>
Mon, 27 Jun 2022 14:00:09 +0000 (14:00 +0000)
committertb <tb@openbsd.org>
Mon, 27 Jun 2022 14:00:09 +0000 (14:00 +0000)
commite84fde04e5406f820226dabe5aa4b86e22a1d380
tree00a47d2774ff438529ecb405dbffed3a8cf321d6
parentb680683fd908eef442bc791b38803536a59ee6b0
Prepare to provide X509_VERIFY_PARAM_set_auth_level()

For some unknown reason this needed a different name than security_level,
both internally and in the public API. Obviously it is exactly the same
garbage.

ok beck jsing
lib/libcrypto/x509/x509_lcl.h
lib/libcrypto/x509/x509_vfy.h
lib/libcrypto/x509/x509_vpm.c