Server IP : 198.54.121.189 / Your IP : 216.73.216.34
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /usr/include/openssl//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
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | June 24 2025 08:30:34 | root / root | 0755 | |
| | | | | |
aes.h | 3.271 KB | October 09 2024 13:38:54 | root / root | 0644 | |
asn1.h | 32.839 KB | October 09 2024 13:38:54 | root / root | 0644 | |
asn1_mac.h | 0.386 KB | October 09 2024 13:38:54 | root / root | 0644 | |
asn1err.h | 14.343 KB | October 09 2024 13:38:54 | root / root | 0644 | |
asn1t.h | 32.168 KB | October 09 2024 13:38:54 | root / root | 0644 | |
async.h | 2.342 KB | October 09 2024 13:38:54 | root / root | 0644 | |
asyncerr.h | 1.295 KB | October 09 2024 13:38:54 | root / root | 0644 | |
bio.h | 34.089 KB | October 09 2024 13:38:54 | root / root | 0644 | |
bioerr.h | 6.25 KB | October 09 2024 13:38:54 | root / root | 0644 | |
blowfish.h | 1.804 KB | October 09 2024 13:38:54 | root / root | 0644 | |
bn.h | 21.616 KB | October 09 2024 13:38:54 | root / root | 0644 | |
bnerr.h | 4.853 KB | October 09 2024 13:38:54 | root / root | 0644 | |
buffer.h | 1.563 KB | October 09 2024 13:38:54 | root / root | 0644 | |
buffererr.h | 0.801 KB | October 09 2024 13:38:54 | root / root | 0644 | |
camellia.h | 3.104 KB | October 09 2024 13:38:54 | root / root | 0644 | |
cast.h | 1.635 KB | October 09 2024 13:38:54 | root / root | 0644 | |
cmac.h | 1.039 KB | October 09 2024 13:38:54 | root / root | 0644 | |
cms.h | 15.995 KB | October 09 2024 13:38:54 | root / root | 0644 | |
cmserr.h | 10.898 KB | October 09 2024 13:38:54 | root / root | 0644 | |
comp.h | 1.297 KB | October 09 2024 13:38:54 | root / root | 0644 | |
comperr.h | 1.184 KB | October 09 2024 13:38:54 | root / root | 0644 | |
conf.h | 5.47 KB | October 09 2024 13:38:54 | root / root | 0644 | |
conf_api.h | 1.27 KB | October 09 2024 13:38:54 | root / root | 0644 | |
conferr.h | 3.349 KB | October 09 2024 13:38:54 | root / root | 0644 | |
crypto.h | 16.929 KB | October 09 2024 13:38:54 | root / root | 0644 | |
cryptoerr.h | 2.208 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ct.h | 15.5 KB | October 09 2024 13:38:54 | root / root | 0644 | |
cterr.h | 3.389 KB | October 09 2024 13:38:54 | root / root | 0644 | |
des.h | 7.448 KB | October 09 2024 13:38:54 | root / root | 0644 | |
dh.h | 13.416 KB | October 09 2024 13:38:54 | root / root | 0644 | |
dherr.h | 4.312 KB | October 09 2024 13:38:54 | root / root | 0644 | |
dsa.h | 9.866 KB | October 09 2024 13:38:54 | root / root | 0644 | |
dsaerr.h | 3.271 KB | October 09 2024 13:38:54 | root / root | 0644 | |
dtls1.h | 1.541 KB | October 09 2024 13:38:54 | root / root | 0644 | |
e_os2.h | 8.679 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ebcdic.h | 0.902 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ec.h | 62.165 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ecdh.h | 0.35 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ecdsa.h | 0.35 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ecerr.h | 16.25 KB | October 09 2024 13:38:54 | root / root | 0644 | |
engine.h | 33.849 KB | October 09 2024 13:38:54 | root / root | 0644 | |
engineerr.h | 5.319 KB | October 09 2024 13:38:54 | root / root | 0644 | |
err.h | 11.005 KB | October 09 2024 13:38:54 | root / root | 0644 | |
evp.h | 75.135 KB | October 09 2024 13:38:54 | root / root | 0644 | |
evperr.h | 11.79 KB | October 09 2024 13:38:54 | root / root | 0644 | |
fips.h | 9.741 KB | October 09 2024 13:38:54 | root / root | 0644 | |
fips_rand.h | 7.001 KB | October 09 2024 13:38:54 | root / root | 0644 | |
hmac.h | 1.554 KB | October 09 2024 13:38:54 | root / root | 0644 | |
idea.h | 2.05 KB | October 09 2024 13:38:54 | root / root | 0644 | |
kdf.h | 7.388 KB | October 09 2024 13:38:54 | root / root | 0644 | |
kdferr.h | 4.676 KB | October 09 2024 13:38:54 | root / root | 0644 | |
lhash.h | 9.054 KB | October 09 2024 13:38:54 | root / root | 0644 | |
md2.h | 1.029 KB | October 09 2024 13:38:54 | root / root | 0644 | |
md4.h | 1.291 KB | October 09 2024 13:38:54 | root / root | 0644 | |
md5.h | 1.289 KB | October 09 2024 13:38:54 | root / root | 0644 | |
mdc2.h | 1.028 KB | October 09 2024 13:38:54 | root / root | 0644 | |
modes.h | 10.232 KB | October 09 2024 13:38:54 | root / root | 0644 | |
obj_mac.h | 213.365 KB | October 09 2024 13:38:54 | root / root | 0644 | |
objects.h | 6.478 KB | October 09 2024 13:38:54 | root / root | 0644 | |
objectserr.h | 1.285 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ocsp.h | 14.946 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ocsperr.h | 3.277 KB | October 09 2024 13:38:54 | root / root | 0644 | |
opensslconf-x86_64.h | 4.783 KB | October 09 2024 13:39:34 | root / root | 0644 | |
opensslconf.h | 1.544 KB | October 09 2024 13:39:34 | root / root | 0644 | |
opensslv.h | 4.011 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ossl_typ.h | 6.162 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pem.h | 15.105 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pem2.h | 0.405 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pemerr.h | 5.1 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pkcs12.h | 9.64 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pkcs12err.h | 3.661 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pkcs7.h | 11.318 KB | October 09 2024 13:38:54 | root / root | 0644 | |
pkcs7err.h | 4.99 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rand.h | 2.303 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rand_drbg.h | 4.651 KB | October 09 2024 13:38:54 | root / root | 0644 | |
randerr.h | 4.585 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rc2.h | 1.498 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rc4.h | 0.806 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rc5.h | 1.941 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ripemd.h | 1.214 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rsa.h | 21.824 KB | October 09 2024 13:38:54 | root / root | 0644 | |
rsaerr.h | 9.589 KB | October 09 2024 13:38:54 | root / root | 0644 | |
safestack.h | 7.948 KB | October 09 2024 13:38:54 | root / root | 0644 | |
seed.h | 3.397 KB | October 09 2024 13:38:54 | root / root | 0644 | |
sha.h | 3.741 KB | October 09 2024 13:38:54 | root / root | 0644 | |
srp.h | 3.737 KB | October 09 2024 13:38:54 | root / root | 0644 | |
srtp.h | 1.285 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ssl.h | 108.555 KB | October 09 2024 13:39:22 | root / root | 0644 | |
ssl2.h | 0.529 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ssl3.h | 14.36 KB | October 09 2024 13:38:54 | root / root | 0644 | |
sslerr.h | 45.582 KB | October 09 2024 13:38:54 | root / root | 0644 | |
stack.h | 3.022 KB | October 09 2024 13:38:54 | root / root | 0644 | |
store.h | 10.937 KB | October 09 2024 13:38:54 | root / root | 0644 | |
storeerr.h | 4.296 KB | October 09 2024 13:38:54 | root / root | 0644 | |
symhacks.h | 1.28 KB | October 09 2024 13:38:54 | root / root | 0644 | |
tls1.h | 70.791 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ts.h | 21.903 KB | October 09 2024 13:38:54 | root / root | 0644 | |
tserr.h | 6.588 KB | October 09 2024 13:38:54 | root / root | 0644 | |
txt_db.h | 1.627 KB | October 09 2024 13:38:54 | root / root | 0644 | |
ui.h | 15.676 KB | October 09 2024 13:38:54 | root / root | 0644 | |
uierr.h | 2.673 KB | October 09 2024 13:38:54 | root / root | 0644 | |
whrlpool.h | 1.345 KB | October 09 2024 13:38:54 | root / root | 0644 | |
x509.h | 42.311 KB | October 09 2024 13:38:54 | root / root | 0644 | |
x509_vfy.h | 31.69 KB | October 09 2024 13:38:54 | root / root | 0644 | |
x509err.h | 6.644 KB | October 09 2024 13:38:54 | root / root | 0644 | |
x509v3.h | 32.657 KB | October 09 2024 13:38:54 | root / root | 0644 | |
x509v3err.h | 8.571 KB | October 09 2024 13:38:54 | root / root | 0644 | |