Searched refs:TSerror (Results 1 – 7 of 7) sorted by relevance
109 TSerror(ERR_R_MALLOC_FAILURE); in def_serial_cb()162 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_new()229 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_set_def_policy()246 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_set_certs()274 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_add_policy()293 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_add_md()324 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_set_accuracy()379 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_set_status_info()412 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_CTX_add_failure_info()814 TSerror(TS_R_TS_DATASIGN); in TS_RESP_sign()[all …]
170 TSerror(TS_R_WRONG_CONTENT_TYPE); in TS_RESP_verify_signature()184 TSerror(TS_R_NO_CONTENT); in TS_RESP_verify_signature()214 TSerror(TS_R_SIGNATURE_FAILURE); in TS_RESP_verify_signature()250 TSerror(ERR_R_X509_LIB); in TS_verify_cert()570 TSerror(TS_R_TSA_NAME_MISMATCH); in int_TS_RESP_verify_token()577 TSerror(TS_R_TSA_UNTRUSTED); in int_TS_RESP_verify_token()635 TSerror(TS_R_NO_TIME_STAMP_TOKEN); in TS_check_status_info()661 TSerror(ERR_R_MALLOC_FAILURE); in TS_get_status_text()681 TSerror(TS_R_POLICY_MISMATCH); in TS_check_policy()723 TSerror(ERR_R_MALLOC_FAILURE); in TS_compute_imprint()[all …]
79 TSerror(ERR_R_MALLOC_FAILURE); in TS_RESP_set_status_info()173 TSerror(ERR_R_MALLOC_FAILURE); in TS_TST_INFO_set_policy_id()198 TSerror(ERR_R_MALLOC_FAILURE); in TS_TST_INFO_set_msg_imprint()223 TSerror(ERR_R_MALLOC_FAILURE); in TS_TST_INFO_set_serial()248 TSerror(ERR_R_MALLOC_FAILURE); in TS_TST_INFO_set_time()273 TSerror(ERR_R_MALLOC_FAILURE); in TS_TST_INFO_set_accuracy()298 TSerror(ERR_R_MALLOC_FAILURE); in TS_ACCURACY_set_seconds()324 TSerror(ERR_R_MALLOC_FAILURE); in TS_ACCURACY_set_millis()351 TSerror(ERR_R_MALLOC_FAILURE); in TS_ACCURACY_set_micros()392 TSerror(ERR_R_MALLOC_FAILURE); in TS_TST_INFO_set_nonce()[all …]
91 TSerror(ERR_R_MALLOC_FAILURE); in TS_REQ_set_msg_imprint()116 TSerror(ERR_R_MALLOC_FAILURE); in TS_MSG_IMPRINT_set_algo()155 TSerror(ERR_R_MALLOC_FAILURE); in TS_REQ_set_policy_id()180 TSerror(ERR_R_MALLOC_FAILURE); in TS_REQ_set_nonce()
583 TSerror(TS_R_TOKEN_PRESENT); in ts_resp_set_tst_info()590 TSerror(TS_R_PKCS7_TO_TS_TST_INFO_FAILED); in ts_resp_set_tst_info()594 TSerror(TS_R_TOKEN_NOT_PRESENT); in ts_resp_set_tst_info()1046 TSerror(TS_R_BAD_PKCS7_TYPE); in PKCS7_to_TS_TST_INFO()1052 TSerror(TS_R_DETACHED_CONTENT); in PKCS7_to_TS_TST_INFO()1060 TSerror(TS_R_BAD_PKCS7_TYPE); in PKCS7_to_TS_TST_INFO()1067 TSerror(TS_R_BAD_TYPE); in PKCS7_to_TS_TST_INFO()
73 TSerror(ERR_R_MALLOC_FAILURE); in TS_VERIFY_CTX_new()
263 #define TSerror(r) ERR_PUT_error(ERR_LIB_TS,(0xfff),(r),__FILE__,__LINE__) macro