Prepare to resurrect TS_RESP_CTX_set_time_cb()
authortb <tb@openbsd.org>
Sun, 24 Jul 2022 20:02:04 +0000 (20:02 +0000)
committertb <tb@openbsd.org>
Sun, 24 Jul 2022 20:02:04 +0000 (20:02 +0000)
commitb2c8ed29a5710db97192e61ef151081738f24729
treebfabccda0713e0d872bcea1a05e4c6714f262c76
parent4f19ead7b58ba35687d31d3bd67085999cc603da
Prepare to resurrect TS_RESP_CTX_set_time_cb()

This was removed shortly after the fork since TS is not 2038-ready
and since there were no consumers of this API. Now there are consumers
and they add it themselves if it's missing from libcrypto. This will no
longer be possible with opaque TS structs, so begrudgingly add it back.

ok jsing kn
lib/libcrypto/ts/ts.h
lib/libcrypto/ts/ts_rsp_sign.c