TS_RESP_set_tst_info
LCRYPTO_USED(TS_RESP_set_tst_info);
void TS_RESP_set_tst_info(TS_RESP *a, PKCS7 *p7, TS_TST_INFO *tst_info);
TS_RESP_set_tst_info(ctx->response, p7, ctx->tst_info);
LCRYPTO_ALIAS(TS_RESP_set_tst_info);
TS_RESP_set_tst_info(resp, token, tst_info);