TS_REQ_new
LCRYPTO_USED(TS_REQ_new);
TS_REQ *TS_REQ_new(void);
LCRYPTO_ALIAS(TS_REQ_new);
if ((ts_req = TS_REQ_new()) == NULL)