69 #ifndef OPENSSL_NO_BIO
80 #ifndef OPENSSL_NO_FP_API
103 #ifndef OPENSSL_NO_BIO
114 #ifndef OPENSSL_NO_FP_API
142 ASN1_OPT(TS_TST_INFO, ordering, ASN1_FBOOLEAN),
150 #ifndef OPENSSL_NO_BIO
161 #ifndef OPENSSL_NO_FP_API
182 static
int ts_resp_set_tst_info(
TS_RESP *
a)
189 if (status != 0 && status != 1) {
193 if (a->tst_info != NULL)
200 }
else if (status == 0 || status == 1) {
218 if (ts_resp_set_tst_info(ts_resp) == 0)
231 #ifndef OPENSSL_NO_BIO
242 #ifndef OPENSSL_NO_FP_API
285 const unsigned char *
p;
301 pkcs7_signed = token->d.sign;
310 tst_info_wrapper = enveloped->
d.
other;
320 p = tst_info_der->
data;