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: x509err.h
/* * Generated by util/mkerr.pl DO NOT EDIT * Copyright 1995-2020 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_X509ERR_H # define HEADER_X509ERR_H # include <openssl/symhacks.h> # ifdef __cplusplus extern "C" # endif int ERR_load_X509_strings(void); /* * X509 function codes. */ # define X509_F_ADD_CERT_DIR 100 # define X509_F_BUILD_CHAIN 106 # define X509_F_BY_FILE_CTRL 101 # define X509_F_CHECK_NAME_CONSTRAINTS 149 # define X509_F_CHECK_POLICY 145 # define X509_F_DANE_I2D 107 # define X509_F_DIR_CTRL 102 # define X509_F_GET_CERT_BY_SUBJECT 103 # define X509_F_I2D_X509_AUX 151 # define X509_F_LOOKUP_CERTS_SK 152 # define X509_F_NETSCAPE_SPKI_B64_DECODE 129 # define X509_F_NETSCAPE_SPKI_B64_ENCODE 130 # define X509_F_NEW_DIR 153 # define X509_F_X509AT_ADD1_ATTR 135 # define X509_F_X509V3_ADD_EXT 104 # define X509_F_X509_ATTRIBUTE_CREATE_BY_NID 136 # define X509_F_X509_ATTRIBUTE_CREATE_BY_OBJ 137 # define X509_F_X509_ATTRIBUTE_CREATE_BY_TXT 140 # define X509_F_X509_ATTRIBUTE_GET0_DATA 139 # define X509_F_X509_ATTRIBUTE_SET1_DATA 138 # define X509_F_X509_CHECK_PRIVATE_KEY 128 # define X509_F_X509_CRL_DIFF 105 # define X509_F_X509_CRL_METHOD_NEW 154 # define X509_F_X509_CRL_PRINT_FP 147 # define X509_F_X509_EXTENSION_CREATE_BY_NID 108 # define X509_F_X509_EXTENSION_CREATE_BY_OBJ 109 # define X509_F_X509_GET_PUBKEY_PARAMETERS 110 # define X509_F_X509_LOAD_CERT_CRL_FILE 132 # define X509_F_X509_LOAD_CERT_FILE 111 # define X509_F_X509_LOAD_CRL_FILE 112 # define X509_F_X509_LOOKUP_METH_NEW 160 # define X509_F_X509_LOOKUP_NEW 155 # define X509_F_X509_NAME_ADD_ENTRY 113 # define X509_F_X509_NAME_CANON 156 # define X509_F_X509_NAME_ENTRY_CREATE_BY_NID 114 # define X509_F_X509_NAME_ENTRY_CREATE_BY_TXT 131 # define X509_F_X509_NAME_ENTRY_SET_OBJECT 115 # define X509_F_X509_NAME_ONELINE 116 # define X509_F_X509_NAME_PRINT 117 # define X509_F_X509_OBJECT_NEW 150 # define X509_F_X509_PRINT_EX_FP 118 # define X509_F_X509_PUBKEY_DECODE 148 # define X509_F_X509_PUBKEY_GET 161 # define X509_F_X509_PUBKEY_GET0 119 # define X509_F_X509_PUBKEY_SET 120 # define X509_F_X509_REQ_CHECK_PRIVATE_KEY 144 # define X509_F_X509_REQ_PRINT_EX 121 # define X509_F_X509_REQ_PRINT_FP 122 # define X509_F_X509_REQ_TO_X509 123 # define X509_F_X509_STORE_ADD_CERT 124 # define X509_F_X509_STORE_ADD_CRL 125 # define X509_F_X509_STORE_ADD_LOOKUP 157 # define X509_F_X509_STORE_CTX_GET1_ISSUER 146 # define X509_F_X509_STORE_CTX_INIT 143 # define X509_F_X509_STORE_CTX_NEW 142 # define X509_F_X509_STORE_CTX_PURPOSE_INHERIT 134 # define X509_F_X509_STORE_NEW 158 # define X509_F_X509_TO_X509_REQ 126 # define X509_F_X509_TRUST_ADD 133 # define X509_F_X509_TRUST_SET 141 # define X509_F_X509_VERIFY_CERT 127 # define X509_F_X509_VERIFY_PARAM_NEW 159 /* * X509 reason codes. */ # define X509_R_AKID_MISMATCH 110 # define X509_R_BAD_SELECTOR 133 # define X509_R_BAD_X509_FILETYPE 100 # define X509_R_BASE64_DECODE_ERROR 118 # define X509_R_CANT_CHECK_DH_KEY 114 # define X509_R_CERT_ALREADY_IN_HASH_TABLE 101 # define X509_R_CRL_ALREADY_DELTA 127 # define X509_R_CRL_VERIFY_FAILURE 131 # define X509_R_IDP_MISMATCH 128 # define X509_R_INVALID_ATTRIBUTES 138 # define X509_R_INVALID_DIRECTORY 113 # define X509_R_INVALID_FIELD_NAME 119 # define X509_R_INVALID_TRUST 123 # define X509_R_ISSUER_MISMATCH 129 # define X509_R_KEY_TYPE_MISMATCH 115 # define X509_R_KEY_VALUES_MISMATCH 116 # define X509_R_LOADING_CERT_DIR 103 # define X509_R_LOADING_DEFAULTS 104 # define X509_R_METHOD_NOT_SUPPORTED 124 # define X509_R_NAME_TOO_LONG 134 # define X509_R_NEWER_CRL_NOT_NEWER 132 # define X509_R_NO_CERTIFICATE_FOUND 135 # define X509_R_NO_CERTIFICATE_OR_CRL_FOUND 136 # define X509_R_NO_CERT_SET_FOR_US_TO_VERIFY 105 # define X509_R_NO_CRL_FOUND 137 # define X509_R_NO_CRL_NUMBER 130 # define X509_R_PUBLIC_KEY_DECODE_ERROR 125 # define X509_R_PUBLIC_KEY_ENCODE_ERROR 126 # define X509_R_SHOULD_RETRY 106 # define X509_R_UNABLE_TO_FIND_PARAMETERS_IN_CHAIN 107 # define X509_R_UNABLE_TO_GET_CERTS_PUBLIC_KEY 108 # define X509_R_UNKNOWN_KEY_TYPE 117 # define X509_R_UNKNOWN_NID 109 # define X509_R_UNKNOWN_PURPOSE_ID 121 # define X509_R_UNKNOWN_TRUST_ID 120 # define X509_R_UNSUPPORTED_ALGORITHM 111 # define X509_R_WRONG_LOOKUP_TYPE 112 # define X509_R_WRONG_TYPE 122 #endif
Upload File
Create Folder