CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/06/27 08:00:09
Modified files:
lib/libcrypto/x509: x509_lcl.h x509_vfy.h x509_vpm.c
Log message:
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
