CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2023/04/16 02:31:54
Modified files: lib/libcrypto/ts: ts.h Log message: Mark TS_VERIFY_CTX_init() for removal With opaque TS_VERIFY_CTX the init function dangerous and useless. It will be dropped. ok jsing