Lines Matching defs:a

17 int TS_RESP_set_status_info(TS_RESP *a, TS_STATUS_INFO *status_info)  in TS_RESP_set_status_info()
34 TS_STATUS_INFO *TS_RESP_get_status_info(TS_RESP *a) in TS_RESP_get_status_info()
40 void TS_RESP_set_tst_info(TS_RESP *a, PKCS7 *p7, TS_TST_INFO *tst_info) in TS_RESP_set_tst_info()
48 PKCS7 *TS_RESP_get_token(TS_RESP *a) in TS_RESP_get_token()
53 TS_TST_INFO *TS_RESP_get_tst_info(TS_RESP *a) in TS_RESP_get_tst_info()
58 int TS_TST_INFO_set_version(TS_TST_INFO *a, long version) in TS_TST_INFO_set_version()
63 long TS_TST_INFO_get_version(const TS_TST_INFO *a) in TS_TST_INFO_get_version()
68 int TS_TST_INFO_set_policy_id(TS_TST_INFO *a, ASN1_OBJECT *policy) in TS_TST_INFO_set_policy_id()
84 ASN1_OBJECT *TS_TST_INFO_get_policy_id(TS_TST_INFO *a) in TS_TST_INFO_get_policy_id()
89 int TS_TST_INFO_set_msg_imprint(TS_TST_INFO *a, TS_MSG_IMPRINT *msg_imprint) in TS_TST_INFO_set_msg_imprint()
105 TS_MSG_IMPRINT *TS_TST_INFO_get_msg_imprint(TS_TST_INFO *a) in TS_TST_INFO_get_msg_imprint()
110 int TS_TST_INFO_set_serial(TS_TST_INFO *a, const ASN1_INTEGER *serial) in TS_TST_INFO_set_serial()
126 const ASN1_INTEGER *TS_TST_INFO_get_serial(const TS_TST_INFO *a) in TS_TST_INFO_get_serial()
131 int TS_TST_INFO_set_time(TS_TST_INFO *a, const ASN1_GENERALIZEDTIME *gtime) in TS_TST_INFO_set_time()
147 const ASN1_GENERALIZEDTIME *TS_TST_INFO_get_time(const TS_TST_INFO *a) in TS_TST_INFO_get_time()
152 int TS_TST_INFO_set_accuracy(TS_TST_INFO *a, TS_ACCURACY *accuracy) in TS_TST_INFO_set_accuracy()
168 TS_ACCURACY *TS_TST_INFO_get_accuracy(TS_TST_INFO *a) in TS_TST_INFO_get_accuracy()
173 int TS_ACCURACY_set_seconds(TS_ACCURACY *a, const ASN1_INTEGER *seconds) in TS_ACCURACY_set_seconds()
189 const ASN1_INTEGER *TS_ACCURACY_get_seconds(const TS_ACCURACY *a) in TS_ACCURACY_get_seconds()
194 int TS_ACCURACY_set_millis(TS_ACCURACY *a, const ASN1_INTEGER *millis) in TS_ACCURACY_set_millis()
212 const ASN1_INTEGER *TS_ACCURACY_get_millis(const TS_ACCURACY *a) in TS_ACCURACY_get_millis()
217 int TS_ACCURACY_set_micros(TS_ACCURACY *a, const ASN1_INTEGER *micros) in TS_ACCURACY_set_micros()
235 const ASN1_INTEGER *TS_ACCURACY_get_micros(const TS_ACCURACY *a) in TS_ACCURACY_get_micros()
240 int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) in TS_TST_INFO_set_ordering()
246 int TS_TST_INFO_get_ordering(const TS_TST_INFO *a) in TS_TST_INFO_get_ordering()
251 int TS_TST_INFO_set_nonce(TS_TST_INFO *a, const ASN1_INTEGER *nonce) in TS_TST_INFO_set_nonce()
267 const ASN1_INTEGER *TS_TST_INFO_get_nonce(const TS_TST_INFO *a) in TS_TST_INFO_get_nonce()
272 int TS_TST_INFO_set_tsa(TS_TST_INFO *a, GENERAL_NAME *tsa) in TS_TST_INFO_set_tsa()
288 GENERAL_NAME *TS_TST_INFO_get_tsa(TS_TST_INFO *a) in TS_TST_INFO_get_tsa()
298 void TS_TST_INFO_ext_free(TS_TST_INFO *a) in TS_TST_INFO_ext_free()
306 int TS_TST_INFO_get_ext_count(TS_TST_INFO *a) in TS_TST_INFO_get_ext_count()
311 int TS_TST_INFO_get_ext_by_NID(TS_TST_INFO *a, int nid, int lastpos) in TS_TST_INFO_get_ext_by_NID()
316 int TS_TST_INFO_get_ext_by_OBJ(TS_TST_INFO *a, const ASN1_OBJECT *obj, int lastpos) in TS_TST_INFO_get_ext_by_OBJ()
321 int TS_TST_INFO_get_ext_by_critical(TS_TST_INFO *a, int crit, int lastpos) in TS_TST_INFO_get_ext_by_critical()
326 X509_EXTENSION *TS_TST_INFO_get_ext(TS_TST_INFO *a, int loc) in TS_TST_INFO_get_ext()
331 X509_EXTENSION *TS_TST_INFO_delete_ext(TS_TST_INFO *a, int loc) in TS_TST_INFO_delete_ext()
336 int TS_TST_INFO_add_ext(TS_TST_INFO *a, X509_EXTENSION *ex, int loc) in TS_TST_INFO_add_ext()
341 void *TS_TST_INFO_get_ext_d2i(TS_TST_INFO *a, int nid, int *crit, int *idx) in TS_TST_INFO_get_ext_d2i()
346 int TS_STATUS_INFO_set_status(TS_STATUS_INFO *a, int i) in TS_STATUS_INFO_set_status()
351 const ASN1_INTEGER *TS_STATUS_INFO_get0_status(const TS_STATUS_INFO *a) in TS_STATUS_INFO_get0_status()
362 const ASN1_BIT_STRING *TS_STATUS_INFO_get0_failure_info(const TS_STATUS_INFO *a) in TS_STATUS_INFO_get0_failure_info()