X7ROOT File Manager
Current Path:
/usr/include/openssl
usr
/
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.9 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.93 KB)
📄
cryptoerr.h
(2.21 KB)
📄
ct.h
(15.5 KB)
📄
cterr.h
(3.39 KB)
📄
des.h
(7.45 KB)
📄
dh.h
(13.42 KB)
📄
dherr.h
(4.31 KB)
📄
dsa.h
(9.87 KB)
📄
dsaerr.h
(3.27 KB)
📄
dtls1.h
(1.54 KB)
📄
e_os2.h
(8.68 KB)
📄
ebcdic.h
(924 B)
📄
ec.h
(62.17 KB)
📄
ecdh.h
(358 B)
📄
ecdsa.h
(358 B)
📄
ecerr.h
(16.25 KB)
📄
engine.h
(33.85 KB)
📄
engineerr.h
(5.32 KB)
📄
err.h
(11 KB)
📄
evp.h
(75.13 KB)
📄
evperr.h
(11.79 KB)
📄
fips.h
(9.74 KB)
📄
fips_rand.h
(7 KB)
📄
hmac.h
(1.55 KB)
📄
idea.h
(2.05 KB)
📄
kdf.h
(7.39 KB)
📄
kdferr.h
(4.68 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
(213.37 KB)
📄
objects.h
(6.48 KB)
📄
objectserr.h
(1.29 KB)
📄
ocsp.h
(14.95 KB)
📄
ocsperr.h
(3.28 KB)
📄
opensslconf-x86_64.h
(4.78 KB)
📄
opensslconf.h
(1.54 KB)
📄
opensslv.h
(4.01 KB)
📄
ossl_typ.h
(6.16 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.3 KB)
📄
rand_drbg.h
(4.65 KB)
📄
randerr.h
(4.58 KB)
📄
rc2.h
(1.5 KB)
📄
rc4.h
(825 B)
📄
rc5.h
(1.94 KB)
📄
ripemd.h
(1.21 KB)
📄
rsa.h
(21.82 KB)
📄
rsaerr.h
(9.59 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
(108.55 KB)
📄
ssl2.h
(542 B)
📄
ssl3.h
(14.36 KB)
📄
sslerr.h
(45.58 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.57 KB)
Editing: cmserr.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_CMSERR_H # define HEADER_CMSERR_H # ifndef HEADER_SYMHACKS_H # include <openssl/symhacks.h> # endif # include <openssl/opensslconf.h> # ifndef OPENSSL_NO_CMS # ifdef __cplusplus extern "C" # endif int ERR_load_CMS_strings(void); /* * CMS function codes. */ # define CMS_F_CHECK_CONTENT 99 # define CMS_F_CMS_ADD0_CERT 164 # define CMS_F_CMS_ADD0_RECIPIENT_KEY 100 # define CMS_F_CMS_ADD0_RECIPIENT_PASSWORD 165 # define CMS_F_CMS_ADD1_RECEIPTREQUEST 158 # define CMS_F_CMS_ADD1_RECIPIENT_CERT 101 # define CMS_F_CMS_ADD1_SIGNER 102 # define CMS_F_CMS_ADD1_SIGNINGTIME 103 # define CMS_F_CMS_COMPRESS 104 # define CMS_F_CMS_COMPRESSEDDATA_CREATE 105 # define CMS_F_CMS_COMPRESSEDDATA_INIT_BIO 106 # define CMS_F_CMS_COPY_CONTENT 107 # define CMS_F_CMS_COPY_MESSAGEDIGEST 108 # define CMS_F_CMS_DATA 109 # define CMS_F_CMS_DATAFINAL 110 # define CMS_F_CMS_DATAINIT 111 # define CMS_F_CMS_DECRYPT 112 # define CMS_F_CMS_DECRYPT_SET1_KEY 113 # define CMS_F_CMS_DECRYPT_SET1_PASSWORD 166 # define CMS_F_CMS_DECRYPT_SET1_PKEY 114 # define CMS_F_CMS_DIGESTALGORITHM_FIND_CTX 115 # define CMS_F_CMS_DIGESTALGORITHM_INIT_BIO 116 # define CMS_F_CMS_DIGESTEDDATA_DO_FINAL 117 # define CMS_F_CMS_DIGEST_VERIFY 118 # define CMS_F_CMS_ENCODE_RECEIPT 161 # define CMS_F_CMS_ENCRYPT 119 # define CMS_F_CMS_ENCRYPTEDCONTENT_INIT 179 # define CMS_F_CMS_ENCRYPTEDCONTENT_INIT_BIO 120 # define CMS_F_CMS_ENCRYPTEDDATA_DECRYPT 121 # define CMS_F_CMS_ENCRYPTEDDATA_ENCRYPT 122 # define CMS_F_CMS_ENCRYPTEDDATA_SET1_KEY 123 # define CMS_F_CMS_ENVELOPEDDATA_CREATE 124 # define CMS_F_CMS_ENVELOPEDDATA_INIT_BIO 125 # define CMS_F_CMS_ENVELOPED_DATA_INIT 126 # define CMS_F_CMS_ENV_ASN1_CTRL 171 # define CMS_F_CMS_FINAL 127 # define CMS_F_CMS_GET0_CERTIFICATE_CHOICES 128 # define CMS_F_CMS_GET0_CONTENT 129 # define CMS_F_CMS_GET0_ECONTENT_TYPE 130 # define CMS_F_CMS_GET0_ENVELOPED 131 # define CMS_F_CMS_GET0_REVOCATION_CHOICES 132 # define CMS_F_CMS_GET0_SIGNED 133 # define CMS_F_CMS_MSGSIGDIGEST_ADD1 162 # define CMS_F_CMS_RECEIPTREQUEST_CREATE0 159 # define CMS_F_CMS_RECEIPT_VERIFY 160 # define CMS_F_CMS_RECIPIENTINFO_DECRYPT 134 # define CMS_F_CMS_RECIPIENTINFO_ENCRYPT 169 # define CMS_F_CMS_RECIPIENTINFO_KARI_ENCRYPT 178 # define CMS_F_CMS_RECIPIENTINFO_KARI_GET0_ALG 175 # define CMS_F_CMS_RECIPIENTINFO_KARI_GET0_ORIG_ID 173 # define CMS_F_CMS_RECIPIENTINFO_KARI_GET0_REKS 172 # define CMS_F_CMS_RECIPIENTINFO_KARI_ORIG_ID_CMP 174 # define CMS_F_CMS_RECIPIENTINFO_KEKRI_DECRYPT 135 # define CMS_F_CMS_RECIPIENTINFO_KEKRI_ENCRYPT 136 # define CMS_F_CMS_RECIPIENTINFO_KEKRI_GET0_ID 137 # define CMS_F_CMS_RECIPIENTINFO_KEKRI_ID_CMP 138 # define CMS_F_CMS_RECIPIENTINFO_KTRI_CERT_CMP 139 # define CMS_F_CMS_RECIPIENTINFO_KTRI_DECRYPT 140 # define CMS_F_CMS_RECIPIENTINFO_KTRI_ENCRYPT 141 # define CMS_F_CMS_RECIPIENTINFO_KTRI_GET0_ALGS 142 # define CMS_F_CMS_RECIPIENTINFO_KTRI_GET0_SIGNER_ID 143 # define CMS_F_CMS_RECIPIENTINFO_PWRI_CRYPT 167 # define CMS_F_CMS_RECIPIENTINFO_SET0_KEY 144 # define CMS_F_CMS_RECIPIENTINFO_SET0_PASSWORD 168 # define CMS_F_CMS_RECIPIENTINFO_SET0_PKEY 145 # define CMS_F_CMS_SD_ASN1_CTRL 170 # define CMS_F_CMS_SET1_IAS 176 # define CMS_F_CMS_SET1_KEYID 177 # define CMS_F_CMS_SET1_SIGNERIDENTIFIER 146 # define CMS_F_CMS_SET_DETACHED 147 # define CMS_F_CMS_SIGN 148 # define CMS_F_CMS_SIGNED_DATA_INIT 149 # define CMS_F_CMS_SIGNERINFO_CONTENT_SIGN 150 # define CMS_F_CMS_SIGNERINFO_SIGN 151 # define CMS_F_CMS_SIGNERINFO_VERIFY 152 # define CMS_F_CMS_SIGNERINFO_VERIFY_CERT 153 # define CMS_F_CMS_SIGNERINFO_VERIFY_CONTENT 154 # define CMS_F_CMS_SIGN_RECEIPT 163 # define CMS_F_CMS_SI_CHECK_ATTRIBUTES 183 # define CMS_F_CMS_STREAM 155 # define CMS_F_CMS_UNCOMPRESS 156 # define CMS_F_CMS_VERIFY 157 # define CMS_F_KEK_UNWRAP_KEY 180 /* * CMS reason codes. */ # define CMS_R_ADD_SIGNER_ERROR 99 # define CMS_R_ATTRIBUTE_ERROR 161 # define CMS_R_CERTIFICATE_ALREADY_PRESENT 175 # define CMS_R_CERTIFICATE_HAS_NO_KEYID 160 # define CMS_R_CERTIFICATE_VERIFY_ERROR 100 # define CMS_R_CIPHER_INITIALISATION_ERROR 101 # define CMS_R_CIPHER_PARAMETER_INITIALISATION_ERROR 102 # define CMS_R_CMS_DATAFINAL_ERROR 103 # define CMS_R_CMS_LIB 104 # define CMS_R_CONTENTIDENTIFIER_MISMATCH 170 # define CMS_R_CONTENT_NOT_FOUND 105 # define CMS_R_CONTENT_TYPE_MISMATCH 171 # define CMS_R_CONTENT_TYPE_NOT_COMPRESSED_DATA 106 # define CMS_R_CONTENT_TYPE_NOT_ENVELOPED_DATA 107 # define CMS_R_CONTENT_TYPE_NOT_SIGNED_DATA 108 # define CMS_R_CONTENT_VERIFY_ERROR 109 # define CMS_R_CTRL_ERROR 110 # define CMS_R_CTRL_FAILURE 111 # define CMS_R_DECRYPT_ERROR 112 # define CMS_R_ERROR_GETTING_PUBLIC_KEY 113 # define CMS_R_ERROR_READING_MESSAGEDIGEST_ATTRIBUTE 114 # define CMS_R_ERROR_SETTING_KEY 115 # define CMS_R_ERROR_SETTING_RECIPIENTINFO 116 # define CMS_R_INVALID_ENCRYPTED_KEY_LENGTH 117 # define CMS_R_INVALID_KEY_ENCRYPTION_PARAMETER 176 # define CMS_R_INVALID_KEY_LENGTH 118 # define CMS_R_MD_BIO_INIT_ERROR 119 # define CMS_R_MESSAGEDIGEST_ATTRIBUTE_WRONG_LENGTH 120 # define CMS_R_MESSAGEDIGEST_WRONG_LENGTH 121 # define CMS_R_MSGSIGDIGEST_ERROR 172 # define CMS_R_MSGSIGDIGEST_VERIFICATION_FAILURE 162 # define CMS_R_MSGSIGDIGEST_WRONG_LENGTH 163 # define CMS_R_NEED_ONE_SIGNER 164 # define CMS_R_NOT_A_SIGNED_RECEIPT 165 # define CMS_R_NOT_ENCRYPTED_DATA 122 # define CMS_R_NOT_KEK 123 # define CMS_R_NOT_KEY_AGREEMENT 181 # define CMS_R_NOT_KEY_TRANSPORT 124 # define CMS_R_NOT_PWRI 177 # define CMS_R_NOT_SUPPORTED_FOR_THIS_KEY_TYPE 125 # define CMS_R_NO_CIPHER 126 # define CMS_R_NO_CONTENT 127 # define CMS_R_NO_CONTENT_TYPE 173 # define CMS_R_NO_DEFAULT_DIGEST 128 # define CMS_R_NO_DIGEST_SET 129 # define CMS_R_NO_KEY 130 # define CMS_R_NO_KEY_OR_CERT 174 # define CMS_R_NO_MATCHING_DIGEST 131 # define CMS_R_NO_MATCHING_RECIPIENT 132 # define CMS_R_NO_MATCHING_SIGNATURE 166 # define CMS_R_NO_MSGSIGDIGEST 167 # define CMS_R_NO_PASSWORD 178 # define CMS_R_NO_PRIVATE_KEY 133 # define CMS_R_NO_PUBLIC_KEY 134 # define CMS_R_NO_RECEIPT_REQUEST 168 # define CMS_R_NO_SIGNERS 135 # define CMS_R_PRIVATE_KEY_DOES_NOT_MATCH_CERTIFICATE 136 # define CMS_R_RECEIPT_DECODE_ERROR 169 # define CMS_R_RECIPIENT_ERROR 137 # define CMS_R_SIGNER_CERTIFICATE_NOT_FOUND 138 # define CMS_R_SIGNFINAL_ERROR 139 # define CMS_R_SMIME_TEXT_ERROR 140 # define CMS_R_STORE_INIT_ERROR 141 # define CMS_R_TYPE_NOT_COMPRESSED_DATA 142 # define CMS_R_TYPE_NOT_DATA 143 # define CMS_R_TYPE_NOT_DIGESTED_DATA 144 # define CMS_R_TYPE_NOT_ENCRYPTED_DATA 145 # define CMS_R_TYPE_NOT_ENVELOPED_DATA 146 # define CMS_R_UNABLE_TO_FINALIZE_CONTEXT 147 # define CMS_R_UNKNOWN_CIPHER 148 # define CMS_R_UNKNOWN_DIGEST_ALGORITHM 149 # define CMS_R_UNKNOWN_ID 150 # define CMS_R_UNSUPPORTED_COMPRESSION_ALGORITHM 151 # define CMS_R_UNSUPPORTED_CONTENT_TYPE 152 # define CMS_R_UNSUPPORTED_KEK_ALGORITHM 153 # define CMS_R_UNSUPPORTED_KEY_ENCRYPTION_ALGORITHM 179 # define CMS_R_UNSUPPORTED_RECIPIENTINFO_TYPE 155 # define CMS_R_UNSUPPORTED_RECIPIENT_TYPE 154 # define CMS_R_UNSUPPORTED_TYPE 156 # define CMS_R_UNWRAP_ERROR 157 # define CMS_R_UNWRAP_FAILURE 180 # define CMS_R_VERIFICATION_FAILURE 158 # define CMS_R_WRAP_ERROR 159 # endif #endif
Upload File
Create Folder