TS_TST_INFO_get_tsa
LCRYPTO_USED(TS_TST_INFO_get_tsa);
GENERAL_NAME *TS_TST_INFO_get_tsa(TS_TST_INFO *a);
tsa_name = TS_TST_INFO_get_tsa(a);
LCRYPTO_ALIAS(TS_TST_INFO_get_tsa);
GENERAL_NAME *tsa_name = TS_TST_INFO_get_tsa(tst_info);