Symbol: ERR_LIB_CT
crypto/libressl/crypto/ct/ct_err.c
100
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET_VERSION, 0), "SCT_set_version"},
crypto/libressl/crypto/ct/ct_err.c
105
{ERR_PACK(ERR_LIB_CT, 0, CT_R_BASE64_DECODE_ERROR),
crypto/libressl/crypto/ct/ct_err.c
107
{ERR_PACK(ERR_LIB_CT, 0, CT_R_INVALID_LOG_ID_LENGTH),
crypto/libressl/crypto/ct/ct_err.c
109
{ERR_PACK(ERR_LIB_CT, 0, CT_R_LOG_CONF_INVALID), "log conf invalid"},
crypto/libressl/crypto/ct/ct_err.c
110
{ERR_PACK(ERR_LIB_CT, 0, CT_R_LOG_CONF_INVALID_KEY),
crypto/libressl/crypto/ct/ct_err.c
112
{ERR_PACK(ERR_LIB_CT, 0, CT_R_LOG_CONF_MISSING_DESCRIPTION),
crypto/libressl/crypto/ct/ct_err.c
114
{ERR_PACK(ERR_LIB_CT, 0, CT_R_LOG_CONF_MISSING_KEY),
crypto/libressl/crypto/ct/ct_err.c
116
{ERR_PACK(ERR_LIB_CT, 0, CT_R_LOG_KEY_INVALID), "log key invalid"},
crypto/libressl/crypto/ct/ct_err.c
117
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_FUTURE_TIMESTAMP),
crypto/libressl/crypto/ct/ct_err.c
119
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_INVALID), "sct invalid"},
crypto/libressl/crypto/ct/ct_err.c
120
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_INVALID_SIGNATURE),
crypto/libressl/crypto/ct/ct_err.c
122
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_LIST_INVALID), "sct list invalid"},
crypto/libressl/crypto/ct/ct_err.c
123
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_LOG_ID_MISMATCH),
crypto/libressl/crypto/ct/ct_err.c
125
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_NOT_SET), "sct not set"},
crypto/libressl/crypto/ct/ct_err.c
126
{ERR_PACK(ERR_LIB_CT, 0, CT_R_SCT_UNSUPPORTED_VERSION),
crypto/libressl/crypto/ct/ct_err.c
128
{ERR_PACK(ERR_LIB_CT, 0, CT_R_UNRECOGNIZED_SIGNATURE_NID),
crypto/libressl/crypto/ct/ct_err.c
130
{ERR_PACK(ERR_LIB_CT, 0, CT_R_UNSUPPORTED_ENTRY_TYPE),
crypto/libressl/crypto/ct/ct_err.c
132
{ERR_PACK(ERR_LIB_CT, 0, CT_R_UNSUPPORTED_VERSION),
crypto/libressl/crypto/ct/ct_err.c
62
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_NEW, 0), "CTLOG_new"},
crypto/libressl/crypto/ct/ct_err.c
63
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_NEW_FROM_BASE64, 0),
crypto/libressl/crypto/ct/ct_err.c
65
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_NEW_FROM_CONF, 0),
crypto/libressl/crypto/ct/ct_err.c
67
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_STORE_LOAD_CTX_NEW, 0),
crypto/libressl/crypto/ct/ct_err.c
69
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_STORE_LOAD_FILE, 0),
crypto/libressl/crypto/ct/ct_err.c
71
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_STORE_LOAD_LOG, 0),
crypto/libressl/crypto/ct/ct_err.c
73
{ERR_PACK(ERR_LIB_CT, CT_F_CTLOG_STORE_NEW, 0), "CTLOG_STORE_new"},
crypto/libressl/crypto/ct/ct_err.c
74
{ERR_PACK(ERR_LIB_CT, CT_F_CT_BASE64_DECODE, 0), "ct_base64_decode"},
crypto/libressl/crypto/ct/ct_err.c
75
{ERR_PACK(ERR_LIB_CT, CT_F_CT_POLICY_EVAL_CTX_NEW, 0),
crypto/libressl/crypto/ct/ct_err.c
77
{ERR_PACK(ERR_LIB_CT, CT_F_CT_V1_LOG_ID_FROM_PKEY, 0),
crypto/libressl/crypto/ct/ct_err.c
79
{ERR_PACK(ERR_LIB_CT, CT_F_I2O_SCT, 0), "i2o_SCT"},
crypto/libressl/crypto/ct/ct_err.c
80
{ERR_PACK(ERR_LIB_CT, CT_F_I2O_SCT_LIST, 0), "i2o_SCT_LIST"},
crypto/libressl/crypto/ct/ct_err.c
81
{ERR_PACK(ERR_LIB_CT, CT_F_I2O_SCT_SIGNATURE, 0), "i2o_SCT_signature"},
crypto/libressl/crypto/ct/ct_err.c
82
{ERR_PACK(ERR_LIB_CT, CT_F_O2I_SCT, 0), "o2i_SCT"},
crypto/libressl/crypto/ct/ct_err.c
83
{ERR_PACK(ERR_LIB_CT, CT_F_O2I_SCT_LIST, 0), "o2i_SCT_LIST"},
crypto/libressl/crypto/ct/ct_err.c
84
{ERR_PACK(ERR_LIB_CT, CT_F_O2I_SCT_SIGNATURE, 0), "o2i_SCT_signature"},
crypto/libressl/crypto/ct/ct_err.c
85
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_CTX_NEW, 0), "SCT_CTX_new"},
crypto/libressl/crypto/ct/ct_err.c
86
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_CTX_VERIFY, 0), "SCT_CTX_verify"},
crypto/libressl/crypto/ct/ct_err.c
87
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_NEW, 0), "SCT_new"},
crypto/libressl/crypto/ct/ct_err.c
88
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_NEW_FROM_BASE64, 0),
crypto/libressl/crypto/ct/ct_err.c
90
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET0_LOG_ID, 0), "SCT_set0_log_id"},
crypto/libressl/crypto/ct/ct_err.c
91
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET1_EXTENSIONS, 0),
crypto/libressl/crypto/ct/ct_err.c
93
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET1_LOG_ID, 0), "SCT_set1_log_id"},
crypto/libressl/crypto/ct/ct_err.c
94
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET1_SIGNATURE, 0),
crypto/libressl/crypto/ct/ct_err.c
96
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET_LOG_ENTRY_TYPE, 0),
crypto/libressl/crypto/ct/ct_err.c
98
{ERR_PACK(ERR_LIB_CT, CT_F_SCT_SET_SIGNATURE_NID, 0),
crypto/libressl/include/openssl/err.h
239
#define CTerr(f, r) ERR_PUT_error(ERR_LIB_CT,(f),(r),__FILE__,__LINE__)
crypto/libressl/include/openssl/err.h
277
#define CTerror(r) ERR_PUT_error(ERR_LIB_CT,(0xfff),(r),__FILE__,__LINE__)