Prepare to provide X509_{set,get}_verify() and X509_STORE_get_verify_cb()
authortb <tb@openbsd.org>
Wed, 5 Jan 2022 20:18:19 +0000 (20:18 +0000)
committertb <tb@openbsd.org>
Wed, 5 Jan 2022 20:18:19 +0000 (20:18 +0000)
commitc4b5628a258b74bfb9023fcd9bcde42e802b8e5b
tree649f17a21da74289f56ff7bfd64e15e3d9270319
parent3852484dc6239d82cdff0f74fa7212d36df680d7
Prepare to provide X509_{set,get}_verify() and X509_STORE_get_verify_cb()
as well as the X509_STORE_CTX_verify_cb and X509_STORE_CTX_verify_fn types

This will fix the X509_STORE_set_verify_func macro which is currently
broken, as pointed out by schwarze.

ok inoguchi jsing
lib/libcrypto/x509/x509_lu.c
lib/libcrypto/x509/x509_vfy.h