X7ROOT File Manager
Current Path:
/opt/cpanel/ea-openssl11/include/openssl
opt
/
cpanel
/
ea-openssl11
/
include
/
openssl
/
ðŸ“
..
📄
aes.h
(3.27 KB)
📄
asn1.h
(32.84 KB)
📄
asn1_mac.h
(395 B)
📄
asn1err.h
(14.34 KB)
📄
asn1t.h
(32.17 KB)
📄
async.h
(2.34 KB)
📄
asyncerr.h
(1.29 KB)
📄
bio.h
(34.09 KB)
📄
bioerr.h
(6.25 KB)
📄
blowfish.h
(1.8 KB)
📄
bn.h
(21.62 KB)
📄
bnerr.h
(4.85 KB)
📄
buffer.h
(1.56 KB)
📄
buffererr.h
(820 B)
📄
camellia.h
(3.1 KB)
📄
cast.h
(1.63 KB)
📄
cmac.h
(1.04 KB)
📄
cms.h
(16 KB)
📄
cmserr.h
(10.96 KB)
📄
comp.h
(1.3 KB)
📄
comperr.h
(1.18 KB)
📄
conf.h
(5.47 KB)
📄
conf_api.h
(1.27 KB)
📄
conferr.h
(3.35 KB)
📄
crypto.h
(16.83 KB)
📄
cryptoerr.h
(2.21 KB)
📄
ct.h
(15.5 KB)
📄
cterr.h
(3.39 KB)
📄
des.h
(7.45 KB)
📄
dh.h
(13.32 KB)
📄
dherr.h
(4 KB)
📄
dsa.h
(9.82 KB)
📄
dsaerr.h
(2.9 KB)
📄
dtls1.h
(1.54 KB)
📄
e_os2.h
(8.71 KB)
📄
ebcdic.h
(924 B)
📄
ec.h
(62.19 KB)
📄
ecdh.h
(358 B)
📄
ecdsa.h
(358 B)
📄
ecerr.h
(15.45 KB)
📄
engine.h
(33.91 KB)
📄
engineerr.h
(5.32 KB)
📄
err.h
(11 KB)
📄
evp.h
(75.03 KB)
📄
evperr.h
(11.18 KB)
📄
hmac.h
(1.55 KB)
📄
idea.h
(2.05 KB)
📄
kdf.h
(4.22 KB)
📄
kdferr.h
(2.07 KB)
📄
lhash.h
(9.05 KB)
📄
md2.h
(1.03 KB)
📄
md4.h
(1.29 KB)
📄
md5.h
(1.29 KB)
📄
mdc2.h
(1.03 KB)
📄
modes.h
(10.23 KB)
📄
obj_mac.h
(212.42 KB)
📄
objects.h
(6.48 KB)
📄
objectserr.h
(1.29 KB)
📄
ocsp.h
(14.95 KB)
📄
ocsperr.h
(3.28 KB)
📄
opensslconf.h
(4.55 KB)
📄
opensslv.h
(4.01 KB)
📄
ossl_typ.h
(6.12 KB)
📄
pem.h
(15.11 KB)
📄
pem2.h
(415 B)
📄
pemerr.h
(5.1 KB)
📄
pkcs12.h
(9.64 KB)
📄
pkcs12err.h
(3.66 KB)
📄
pkcs7.h
(11.32 KB)
📄
pkcs7err.h
(4.99 KB)
📄
rand.h
(2.16 KB)
📄
rand_drbg.h
(4.65 KB)
📄
randerr.h
(4.52 KB)
📄
rc2.h
(1.5 KB)
📄
rc4.h
(825 B)
📄
rc5.h
(1.94 KB)
📄
ripemd.h
(1.21 KB)
📄
rsa.h
(21.68 KB)
📄
rsaerr.h
(8.86 KB)
📄
safestack.h
(7.95 KB)
📄
seed.h
(3.4 KB)
📄
sha.h
(3.74 KB)
📄
srp.h
(3.74 KB)
📄
srtp.h
(1.29 KB)
📄
ssl.h
(109.2 KB)
📄
ssl2.h
(542 B)
📄
ssl3.h
(14.36 KB)
📄
sslerr.h
(45.76 KB)
📄
stack.h
(3.02 KB)
📄
store.h
(10.94 KB)
📄
storeerr.h
(4.3 KB)
📄
symhacks.h
(1.28 KB)
📄
tls1.h
(70.79 KB)
📄
ts.h
(21.9 KB)
📄
tserr.h
(6.59 KB)
📄
txt_db.h
(1.63 KB)
📄
ui.h
(15.68 KB)
📄
uierr.h
(2.67 KB)
📄
whrlpool.h
(1.34 KB)
📄
x509.h
(42.31 KB)
📄
x509_vfy.h
(31.69 KB)
📄
x509err.h
(6.64 KB)
📄
x509v3.h
(32.66 KB)
📄
x509v3err.h
(8.69 KB)
Editing: tserr.h
/* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the OpenSSL license (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/license.html */ #ifndef HEADER_TSERR_H # define HEADER_TSERR_H # ifndef HEADER_SYMHACKS_H # include <openssl/symhacks.h> # endif # include <openssl/opensslconf.h> # ifndef OPENSSL_NO_TS # ifdef __cplusplus extern "C" # endif int ERR_load_TS_strings(void); /* * TS function codes. */ # define TS_F_DEF_SERIAL_CB 110 # define TS_F_DEF_TIME_CB 111 # define TS_F_ESS_ADD_SIGNING_CERT 112 # define TS_F_ESS_ADD_SIGNING_CERT_V2 147 # define TS_F_ESS_CERT_ID_NEW_INIT 113 # define TS_F_ESS_CERT_ID_V2_NEW_INIT 156 # define TS_F_ESS_SIGNING_CERT_NEW_INIT 114 # define TS_F_ESS_SIGNING_CERT_V2_NEW_INIT 157 # define TS_F_INT_TS_RESP_VERIFY_TOKEN 149 # define TS_F_PKCS7_TO_TS_TST_INFO 148 # define TS_F_TS_ACCURACY_SET_MICROS 115 # define TS_F_TS_ACCURACY_SET_MILLIS 116 # define TS_F_TS_ACCURACY_SET_SECONDS 117 # define TS_F_TS_CHECK_IMPRINTS 100 # define TS_F_TS_CHECK_NONCES 101 # define TS_F_TS_CHECK_POLICY 102 # define TS_F_TS_CHECK_SIGNING_CERTS 103 # define TS_F_TS_CHECK_STATUS_INFO 104 # define TS_F_TS_COMPUTE_IMPRINT 145 # define TS_F_TS_CONF_INVALID 151 # define TS_F_TS_CONF_LOAD_CERT 153 # define TS_F_TS_CONF_LOAD_CERTS 154 # define TS_F_TS_CONF_LOAD_KEY 155 # define TS_F_TS_CONF_LOOKUP_FAIL 152 # define TS_F_TS_CONF_SET_DEFAULT_ENGINE 146 # define TS_F_TS_GET_STATUS_TEXT 105 # define TS_F_TS_MSG_IMPRINT_SET_ALGO 118 # define TS_F_TS_REQ_SET_MSG_IMPRINT 119 # define TS_F_TS_REQ_SET_NONCE 120 # define TS_F_TS_REQ_SET_POLICY_ID 121 # define TS_F_TS_RESP_CREATE_RESPONSE 122 # define TS_F_TS_RESP_CREATE_TST_INFO 123 # define TS_F_TS_RESP_CTX_ADD_FAILURE_INFO 124 # define TS_F_TS_RESP_CTX_ADD_MD 125 # define TS_F_TS_RESP_CTX_ADD_POLICY 126 # define TS_F_TS_RESP_CTX_NEW 127 # define TS_F_TS_RESP_CTX_SET_ACCURACY 128 # define TS_F_TS_RESP_CTX_SET_CERTS 129 # define TS_F_TS_RESP_CTX_SET_DEF_POLICY 130 # define TS_F_TS_RESP_CTX_SET_SIGNER_CERT 131 # define TS_F_TS_RESP_CTX_SET_STATUS_INFO 132 # define TS_F_TS_RESP_GET_POLICY 133 # define TS_F_TS_RESP_SET_GENTIME_WITH_PRECISION 134 # define TS_F_TS_RESP_SET_STATUS_INFO 135 # define TS_F_TS_RESP_SET_TST_INFO 150 # define TS_F_TS_RESP_SIGN 136 # define TS_F_TS_RESP_VERIFY_SIGNATURE 106 # define TS_F_TS_TST_INFO_SET_ACCURACY 137 # define TS_F_TS_TST_INFO_SET_MSG_IMPRINT 138 # define TS_F_TS_TST_INFO_SET_NONCE 139 # define TS_F_TS_TST_INFO_SET_POLICY_ID 140 # define TS_F_TS_TST_INFO_SET_SERIAL 141 # define TS_F_TS_TST_INFO_SET_TIME 142 # define TS_F_TS_TST_INFO_SET_TSA 143 # define TS_F_TS_VERIFY 108 # define TS_F_TS_VERIFY_CERT 109 # define TS_F_TS_VERIFY_CTX_NEW 144 /* * TS reason codes. */ # define TS_R_BAD_PKCS7_TYPE 132 # define TS_R_BAD_TYPE 133 # define TS_R_CANNOT_LOAD_CERT 137 # define TS_R_CANNOT_LOAD_KEY 138 # define TS_R_CERTIFICATE_VERIFY_ERROR 100 # define TS_R_COULD_NOT_SET_ENGINE 127 # define TS_R_COULD_NOT_SET_TIME 115 # define TS_R_DETACHED_CONTENT 134 # define TS_R_ESS_ADD_SIGNING_CERT_ERROR 116 # define TS_R_ESS_ADD_SIGNING_CERT_V2_ERROR 139 # define TS_R_ESS_SIGNING_CERTIFICATE_ERROR 101 # define TS_R_INVALID_NULL_POINTER 102 # define TS_R_INVALID_SIGNER_CERTIFICATE_PURPOSE 117 # define TS_R_MESSAGE_IMPRINT_MISMATCH 103 # define TS_R_NONCE_MISMATCH 104 # define TS_R_NONCE_NOT_RETURNED 105 # define TS_R_NO_CONTENT 106 # define TS_R_NO_TIME_STAMP_TOKEN 107 # define TS_R_PKCS7_ADD_SIGNATURE_ERROR 118 # define TS_R_PKCS7_ADD_SIGNED_ATTR_ERROR 119 # define TS_R_PKCS7_TO_TS_TST_INFO_FAILED 129 # define TS_R_POLICY_MISMATCH 108 # define TS_R_PRIVATE_KEY_DOES_NOT_MATCH_CERTIFICATE 120 # define TS_R_RESPONSE_SETUP_ERROR 121 # define TS_R_SIGNATURE_FAILURE 109 # define TS_R_THERE_MUST_BE_ONE_SIGNER 110 # define TS_R_TIME_SYSCALL_ERROR 122 # define TS_R_TOKEN_NOT_PRESENT 130 # define TS_R_TOKEN_PRESENT 131 # define TS_R_TSA_NAME_MISMATCH 111 # define TS_R_TSA_UNTRUSTED 112 # define TS_R_TST_INFO_SETUP_ERROR 123 # define TS_R_TS_DATASIGN 124 # define TS_R_UNACCEPTABLE_POLICY 125 # define TS_R_UNSUPPORTED_MD_ALGORITHM 126 # define TS_R_UNSUPPORTED_VERSION 113 # define TS_R_VAR_BAD_VALUE 135 # define TS_R_VAR_LOOKUP_FAILURE 136 # define TS_R_WRONG_CONTENT_TYPE 114 # endif #endif
Upload File
Create Folder