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: storeerr.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_OSSL_STOREERR_H # define HEADER_OSSL_STOREERR_H # ifndef HEADER_SYMHACKS_H # include <openssl/symhacks.h> # endif # ifdef __cplusplus extern "C" # endif int ERR_load_OSSL_STORE_strings(void); /* * OSSL_STORE function codes. */ # define OSSL_STORE_F_FILE_CTRL 129 # define OSSL_STORE_F_FILE_FIND 138 # define OSSL_STORE_F_FILE_GET_PASS 118 # define OSSL_STORE_F_FILE_LOAD 119 # define OSSL_STORE_F_FILE_LOAD_TRY_DECODE 124 # define OSSL_STORE_F_FILE_NAME_TO_URI 126 # define OSSL_STORE_F_FILE_OPEN 120 # define OSSL_STORE_F_OSSL_STORE_ATTACH_PEM_BIO 127 # define OSSL_STORE_F_OSSL_STORE_EXPECT 130 # define OSSL_STORE_F_OSSL_STORE_FILE_ATTACH_PEM_BIO_INT 128 # define OSSL_STORE_F_OSSL_STORE_FIND 131 # define OSSL_STORE_F_OSSL_STORE_GET0_LOADER_INT 100 # define OSSL_STORE_F_OSSL_STORE_INFO_GET1_CERT 101 # define OSSL_STORE_F_OSSL_STORE_INFO_GET1_CRL 102 # define OSSL_STORE_F_OSSL_STORE_INFO_GET1_NAME 103 # define OSSL_STORE_F_OSSL_STORE_INFO_GET1_NAME_DESCRIPTION 135 # define OSSL_STORE_F_OSSL_STORE_INFO_GET1_PARAMS 104 # define OSSL_STORE_F_OSSL_STORE_INFO_GET1_PKEY 105 # define OSSL_STORE_F_OSSL_STORE_INFO_NEW_CERT 106 # define OSSL_STORE_F_OSSL_STORE_INFO_NEW_CRL 107 # define OSSL_STORE_F_OSSL_STORE_INFO_NEW_EMBEDDED 123 # define OSSL_STORE_F_OSSL_STORE_INFO_NEW_NAME 109 # define OSSL_STORE_F_OSSL_STORE_INFO_NEW_PARAMS 110 # define OSSL_STORE_F_OSSL_STORE_INFO_NEW_PKEY 111 # define OSSL_STORE_F_OSSL_STORE_INFO_SET0_NAME_DESCRIPTION 134 # define OSSL_STORE_F_OSSL_STORE_INIT_ONCE 112 # define OSSL_STORE_F_OSSL_STORE_LOADER_NEW 113 # define OSSL_STORE_F_OSSL_STORE_OPEN 114 # define OSSL_STORE_F_OSSL_STORE_OPEN_INT 115 # define OSSL_STORE_F_OSSL_STORE_REGISTER_LOADER_INT 117 # define OSSL_STORE_F_OSSL_STORE_SEARCH_BY_ALIAS 132 # define OSSL_STORE_F_OSSL_STORE_SEARCH_BY_ISSUER_SERIAL 133 # define OSSL_STORE_F_OSSL_STORE_SEARCH_BY_KEY_FINGERPRINT 136 # define OSSL_STORE_F_OSSL_STORE_SEARCH_BY_NAME 137 # define OSSL_STORE_F_OSSL_STORE_UNREGISTER_LOADER_INT 116 # define OSSL_STORE_F_TRY_DECODE_PARAMS 121 # define OSSL_STORE_F_TRY_DECODE_PKCS12 122 # define OSSL_STORE_F_TRY_DECODE_PKCS8ENCRYPTED 125 /* * OSSL_STORE reason codes. */ # define OSSL_STORE_R_AMBIGUOUS_CONTENT_TYPE 107 # define OSSL_STORE_R_BAD_PASSWORD_READ 115 # define OSSL_STORE_R_ERROR_VERIFYING_PKCS12_MAC 113 # define OSSL_STORE_R_FINGERPRINT_SIZE_DOES_NOT_MATCH_DIGEST 121 # define OSSL_STORE_R_INVALID_SCHEME 106 # define OSSL_STORE_R_IS_NOT_A 112 # define OSSL_STORE_R_LOADER_INCOMPLETE 116 # define OSSL_STORE_R_LOADING_STARTED 117 # define OSSL_STORE_R_NOT_A_CERTIFICATE 100 # define OSSL_STORE_R_NOT_A_CRL 101 # define OSSL_STORE_R_NOT_A_KEY 102 # define OSSL_STORE_R_NOT_A_NAME 103 # define OSSL_STORE_R_NOT_PARAMETERS 104 # define OSSL_STORE_R_PASSPHRASE_CALLBACK_ERROR 114 # define OSSL_STORE_R_PATH_MUST_BE_ABSOLUTE 108 # define OSSL_STORE_R_SEARCH_ONLY_SUPPORTED_FOR_DIRECTORIES 119 # define OSSL_STORE_R_UI_PROCESS_INTERRUPTED_OR_CANCELLED 109 # define OSSL_STORE_R_UNREGISTERED_SCHEME 105 # define OSSL_STORE_R_UNSUPPORTED_CONTENT_TYPE 110 # define OSSL_STORE_R_UNSUPPORTED_OPERATION 118 # define OSSL_STORE_R_UNSUPPORTED_SEARCH_TYPE 120 # define OSSL_STORE_R_URI_AUTHORITY_UNSUPPORTED 111 #endif
Upload File
Create Folder