const correct X509_LOOKUP_METHOD
authortb <tb@openbsd.org>
Sat, 31 Aug 2024 10:19:17 +0000 (10:19 +0000)
committertb <tb@openbsd.org>
Sat, 31 Aug 2024 10:19:17 +0000 (10:19 +0000)
commit787e4c656c7468291d1babf9893e708d30877714
treead56ec3ef779058bf51d9ab29ac97cf1ac7c3126
parent11e0b35c95687595ddd6b6af433c71a3d2ae39dd
const correct X509_LOOKUP_METHOD

With this another family of global tables becomes const as it should
always have been.

ok beck jsing
lib/libcrypto/x509/by_dir.c
lib/libcrypto/x509/by_file.c
lib/libcrypto/x509/by_mem.c
lib/libcrypto/x509/x509_local.h
lib/libcrypto/x509/x509_lu.c
lib/libcrypto/x509/x509_vfy.h