Symbol: ERR_LIB_TS
crypto/openssl/crypto/err/err.c
62
{ ERR_PACK(ERR_LIB_TS, 0, 0), "time stamp routines" },
crypto/openssl/crypto/ts/ts_asn1.c
141
ERR_raise(ERR_LIB_TS, TS_R_TOKEN_PRESENT);
crypto/openssl/crypto/ts/ts_asn1.c
147
ERR_raise(ERR_LIB_TS, TS_R_PKCS7_TO_TS_TST_INFO_FAILED);
crypto/openssl/crypto/ts/ts_asn1.c
151
ERR_raise(ERR_LIB_TS, TS_R_TOKEN_NOT_PRESENT);
crypto/openssl/crypto/ts/ts_asn1.c
213
ERR_raise(ERR_LIB_TS, TS_R_BAD_PKCS7_TYPE);
crypto/openssl/crypto/ts/ts_asn1.c
217
ERR_raise(ERR_LIB_TS, TS_R_DETACHED_CONTENT);
crypto/openssl/crypto/ts/ts_asn1.c
223
ERR_raise(ERR_LIB_TS, TS_R_BAD_PKCS7_TYPE);
crypto/openssl/crypto/ts/ts_asn1.c
228
ERR_raise(ERR_LIB_TS, TS_R_BAD_TYPE);
crypto/openssl/crypto/ts/ts_conf.c
118
ERR_raise(ERR_LIB_TS, TS_R_CANNOT_LOAD_KEY);
crypto/openssl/crypto/ts/ts_conf.c
127
ERR_raise_data(ERR_LIB_TS, TS_R_VAR_LOOKUP_FAILURE, "%s::%s", name, tag);
crypto/openssl/crypto/ts/ts_conf.c
132
ERR_raise_data(ERR_LIB_TS, TS_R_VAR_BAD_VALUE, "%s::%s", name, tag);
crypto/openssl/crypto/ts/ts_conf.c
198
ERR_raise_data(ERR_LIB_TS, TS_R_COULD_NOT_SET_ENGINE,
crypto/openssl/crypto/ts/ts_conf.c
62
ERR_raise(ERR_LIB_TS, TS_R_CANNOT_LOAD_CERT);
crypto/openssl/crypto/ts/ts_conf.c
98
ERR_raise(ERR_LIB_TS, TS_R_CANNOT_LOAD_CERT);
crypto/openssl/crypto/ts/ts_err.c
20
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_BAD_PKCS7_TYPE), "bad pkcs7 type" },
crypto/openssl/crypto/ts/ts_err.c
21
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_BAD_TYPE), "bad type" },
crypto/openssl/crypto/ts/ts_err.c
22
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_CANNOT_LOAD_CERT), "cannot load certificate" },
crypto/openssl/crypto/ts/ts_err.c
23
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_CANNOT_LOAD_KEY), "cannot load private key" },
crypto/openssl/crypto/ts/ts_err.c
24
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_CERTIFICATE_VERIFY_ERROR),
crypto/openssl/crypto/ts/ts_err.c
26
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_COULD_NOT_SET_ENGINE),
crypto/openssl/crypto/ts/ts_err.c
28
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_COULD_NOT_SET_TIME), "could not set time" },
crypto/openssl/crypto/ts/ts_err.c
29
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_DETACHED_CONTENT), "detached content" },
crypto/openssl/crypto/ts/ts_err.c
30
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_ESS_ADD_SIGNING_CERT_ERROR),
crypto/openssl/crypto/ts/ts_err.c
32
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_ESS_ADD_SIGNING_CERT_V2_ERROR),
crypto/openssl/crypto/ts/ts_err.c
34
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_ESS_SIGNING_CERTIFICATE_ERROR),
crypto/openssl/crypto/ts/ts_err.c
36
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_INVALID_NULL_POINTER),
crypto/openssl/crypto/ts/ts_err.c
38
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_INVALID_SIGNER_CERTIFICATE_PURPOSE),
crypto/openssl/crypto/ts/ts_err.c
40
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_MESSAGE_IMPRINT_MISMATCH),
crypto/openssl/crypto/ts/ts_err.c
42
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_NONCE_MISMATCH), "nonce mismatch" },
crypto/openssl/crypto/ts/ts_err.c
43
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_NONCE_NOT_RETURNED), "nonce not returned" },
crypto/openssl/crypto/ts/ts_err.c
44
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_NO_CONTENT), "no content" },
crypto/openssl/crypto/ts/ts_err.c
45
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_NO_TIME_STAMP_TOKEN), "no time stamp token" },
crypto/openssl/crypto/ts/ts_err.c
46
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_PKCS7_ADD_SIGNATURE_ERROR),
crypto/openssl/crypto/ts/ts_err.c
48
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_PKCS7_ADD_SIGNED_ATTR_ERROR),
crypto/openssl/crypto/ts/ts_err.c
50
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_PKCS7_TO_TS_TST_INFO_FAILED),
crypto/openssl/crypto/ts/ts_err.c
52
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_POLICY_MISMATCH), "policy mismatch" },
crypto/openssl/crypto/ts/ts_err.c
53
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_PRIVATE_KEY_DOES_NOT_MATCH_CERTIFICATE),
crypto/openssl/crypto/ts/ts_err.c
55
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_RESPONSE_SETUP_ERROR),
crypto/openssl/crypto/ts/ts_err.c
57
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_SIGNATURE_FAILURE), "signature failure" },
crypto/openssl/crypto/ts/ts_err.c
58
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_THERE_MUST_BE_ONE_SIGNER),
crypto/openssl/crypto/ts/ts_err.c
60
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TIME_SYSCALL_ERROR), "time syscall error" },
crypto/openssl/crypto/ts/ts_err.c
61
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TOKEN_NOT_PRESENT), "token not present" },
crypto/openssl/crypto/ts/ts_err.c
62
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TOKEN_PRESENT), "token present" },
crypto/openssl/crypto/ts/ts_err.c
63
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TSA_NAME_MISMATCH), "tsa name mismatch" },
crypto/openssl/crypto/ts/ts_err.c
64
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TSA_UNTRUSTED), "tsa untrusted" },
crypto/openssl/crypto/ts/ts_err.c
65
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TST_INFO_SETUP_ERROR),
crypto/openssl/crypto/ts/ts_err.c
67
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_TS_DATASIGN), "ts datasign" },
crypto/openssl/crypto/ts/ts_err.c
68
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_UNACCEPTABLE_POLICY), "unacceptable policy" },
crypto/openssl/crypto/ts/ts_err.c
69
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_UNSUPPORTED_MD_ALGORITHM),
crypto/openssl/crypto/ts/ts_err.c
71
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_UNSUPPORTED_VERSION), "unsupported version" },
crypto/openssl/crypto/ts/ts_err.c
72
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_VAR_BAD_VALUE), "var bad value" },
crypto/openssl/crypto/ts/ts_err.c
73
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_VAR_LOOKUP_FAILURE),
crypto/openssl/crypto/ts/ts_err.c
75
{ ERR_PACK(ERR_LIB_TS, 0, TS_R_WRONG_CONTENT_TYPE), "wrong content type" },
crypto/openssl/crypto/ts/ts_req_utils.c
108
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_req_utils.c
35
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_req_utils.c
56
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_req_utils.c
87
ERR_raise(ERR_LIB_TS, ERR_R_OBJ_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
141
ERR_raise(ERR_LIB_TS, TS_R_INVALID_SIGNER_CERTIFICATE_PURPOSE);
crypto/openssl/crypto/ts/ts_rsp_sign.c
177
ERR_raise(ERR_LIB_TS, ERR_R_OBJ_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
195
ERR_raise(ERR_LIB_TS, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
199
ERR_raise(ERR_LIB_TS, ERR_R_OBJ_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
203
ERR_raise(ERR_LIB_TS, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
223
ERR_raise(ERR_LIB_TS, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
256
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
292
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
296
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
302
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
307
ERR_raise(ERR_LIB_TS, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
311
ERR_raise(ERR_LIB_TS, ERR_R_CRYPTO_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
317
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
349
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
382
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
407
ERR_raise(ERR_LIB_TS, TS_R_RESPONSE_SETUP_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
508
ERR_raise(ERR_LIB_TS, TS_R_INVALID_NULL_POINTER);
crypto/openssl/crypto/ts/ts_rsp_sign.c
521
ERR_raise(ERR_LIB_TS, TS_R_UNACCEPTABLE_POLICY);
crypto/openssl/crypto/ts/ts_rsp_sign.c
54
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
597
ERR_raise(ERR_LIB_TS, TS_R_TST_INFO_SETUP_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
69
ERR_raise(ERR_LIB_TS, TS_R_TIME_SYSCALL_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
700
ERR_raise(ERR_LIB_TS, TS_R_PRIVATE_KEY_DOES_NOT_MATCH_CERTIFICATE);
crypto/openssl/crypto/ts/ts_rsp_sign.c
705
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
734
ERR_raise(ERR_LIB_TS, TS_R_PKCS7_ADD_SIGNATURE_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
741
ERR_raise(ERR_LIB_TS, TS_R_PKCS7_ADD_SIGNED_ATTR_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
754
ERR_raise(ERR_LIB_TS, TS_R_ESS_ADD_SIGNING_CERT_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
764
ERR_raise(ERR_LIB_TS, TS_R_ESS_ADD_SIGNING_CERT_V2_ERROR);
crypto/openssl/crypto/ts/ts_rsp_sign.c
772
ERR_raise(ERR_LIB_TS, ERR_R_PKCS7_LIB);
crypto/openssl/crypto/ts/ts_rsp_sign.c
776
ERR_raise(ERR_LIB_TS, TS_R_TS_DATASIGN);
crypto/openssl/crypto/ts/ts_rsp_sign.c
780
ERR_raise(ERR_LIB_TS, TS_R_TS_DATASIGN);
crypto/openssl/crypto/ts/ts_rsp_sign.c
894
ERR_raise(ERR_LIB_TS, TS_R_COULD_NOT_SET_TIME);
crypto/openssl/crypto/ts/ts_rsp_utils.c
118
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
139
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
160
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
181
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
203
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
226
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
25
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
259
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
280
ERR_raise(ERR_LIB_TS, ERR_R_ASN1_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
76
ERR_raise(ERR_LIB_TS, ERR_R_OBJ_LIB);
crypto/openssl/crypto/ts/ts_rsp_utils.c
97
ERR_raise(ERR_LIB_TS, ERR_R_TS_LIB);
crypto/openssl/crypto/ts/ts_rsp_verify.c
102
ERR_raise(ERR_LIB_TS, TS_R_INVALID_NULL_POINTER);
crypto/openssl/crypto/ts/ts_rsp_verify.c
106
ERR_raise(ERR_LIB_TS, TS_R_WRONG_CONTENT_TYPE);
crypto/openssl/crypto/ts/ts_rsp_verify.c
111
ERR_raise(ERR_LIB_TS, TS_R_THERE_MUST_BE_ONE_SIGNER);
crypto/openssl/crypto/ts/ts_rsp_verify.c
116
ERR_raise(ERR_LIB_TS, TS_R_NO_CONTENT);
crypto/openssl/crypto/ts/ts_rsp_verify.c
146
ERR_raise(ERR_LIB_TS, TS_R_SIGNATURE_FAILURE);
crypto/openssl/crypto/ts/ts_rsp_verify.c
181
ERR_raise(ERR_LIB_TS, ERR_R_X509_LIB);
crypto/openssl/crypto/ts/ts_rsp_verify.c
190
ERR_raise_data(ERR_LIB_TS, TS_R_CERTIFICATE_VERIFY_ERROR,
crypto/openssl/crypto/ts/ts_rsp_verify.c
313
ERR_raise(ERR_LIB_TS, TS_R_UNSUPPORTED_VERSION);
crypto/openssl/crypto/ts/ts_rsp_verify.c
333
ERR_raise(ERR_LIB_TS, TS_R_TSA_NAME_MISMATCH);
crypto/openssl/crypto/ts/ts_rsp_verify.c
338
ERR_raise(ERR_LIB_TS, TS_R_TSA_UNTRUSTED);
crypto/openssl/crypto/ts/ts_rsp_verify.c
389
ERR_raise_data(ERR_LIB_TS, TS_R_NO_TIME_STAMP_TOKEN,
crypto/openssl/crypto/ts/ts_rsp_verify.c
410
ERR_raise(ERR_LIB_TS, TS_R_POLICY_MISMATCH);
crypto/openssl/crypto/ts/ts_rsp_verify.c
458
ERR_raise(ERR_LIB_TS, ERR_R_EVP_LIB);
crypto/openssl/crypto/ts/ts_rsp_verify.c
508
ERR_raise(ERR_LIB_TS, TS_R_MESSAGE_IMPRINT_MISMATCH);
crypto/openssl/crypto/ts/ts_rsp_verify.c
517
ERR_raise(ERR_LIB_TS, TS_R_NONCE_NOT_RETURNED);
crypto/openssl/crypto/ts/ts_rsp_verify.c
523
ERR_raise(ERR_LIB_TS, TS_R_NONCE_MISMATCH);
crypto/openssl/include/openssl/err.h
168
#define TSerr(f, r) ERR_raise_data(ERR_LIB_TS, (r), NULL)
crypto/openssl/include/openssl/err.h
342
#define ERR_R_TS_LIB (ERR_LIB_TS /* 47 */ | ERR_RFLAG_COMMON)