PATH: //proc/thread-self/root/proc/thread-self/root/opt/alt/alt-nodejs14/root/usr/include/openssl
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 aes.h
↓
X
📄 asn1.h
↓
X
📄 asn1_mac.h
↓
X
📄 asn1err.h
↓
X
📄 asn1t.h
↓
X
📄 async.h
↓
X
📄 asyncerr.h
↓
X
📄 bio.h
↓
X
📄 bioerr.h
↓
X
📄 blowfish.h
↓
X
📄 bn.h
↓
X
📄 bnerr.h
↓
X
📄 buffer.h
↓
X
📄 buffererr.h
↓
X
📄 camellia.h
↓
X
📄 cast.h
↓
X
📄 cmac.h
↓
X
📄 cms.h
↓
X
📄 cmserr.h
↓
X
📄 comp.h
↓
X
📄 comperr.h
↓
X
📄 conf.h
↓
X
📄 conf_api.h
↓
X
📄 conferr.h
↓
X
📄 crypto.h
↓
X
📄 cryptoerr.h
↓
X
📄 ct.h
↓
X
📄 cterr.h
↓
X
📄 des.h
↓
X
📄 dh.h
↓
X
📄 dherr.h
↓
X
📄 dsa.h
↓
X
📄 dsaerr.h
↓
X
📄 dtls1.h
↓
X
📄 e_os2.h
↓
X
📄 ebcdic.h
↓
X
📄 ec.h
↓
X
📄 ecdh.h
↓
X
📄 ecdsa.h
↓
X
📄 ecerr.h
↓
X
📄 engine.h
↓
X
📄 engineerr.h
↓
X
📄 err.h
↓
X
📄 evp.h
↓
X
📄 evperr.h
↓
X
📄 fips.h
↓
X
📄 fips_rand.h
↓
X
📄 hmac.h
↓
X
📄 idea.h
↓
X
📄 kdf.h
↓
X
📄 kdferr.h
↓
X
📄 lhash.h
↓
X
📄 md2.h
↓
X
📄 md4.h
↓
X
📄 md5.h
↓
X
📄 mdc2.h
↓
X
📄 modes.h
↓
X
📄 obj_mac.h
↓
X
📄 objects.h
↓
X
📄 objectserr.h
↓
X
📄 ocsp.h
↓
X
📄 ocsperr.h
↓
X
📄 opensslconf-x86_64.h
↓
X
📄 opensslconf.h
↓
X
📄 opensslv.h
↓
X
📄 ossl_typ.h
↓
X
📄 pem.h
↓
X
📄 pem2.h
↓
X
📄 pemerr.h
↓
X
📄 pkcs12.h
↓
X
📄 pkcs12err.h
↓
X
📄 pkcs7.h
↓
X
📄 pkcs7err.h
↓
X
📄 rand.h
↓
X
📄 rand_drbg.h
↓
X
📄 randerr.h
↓
X
📄 rc2.h
↓
X
📄 rc4.h
↓
X
📄 rc5.h
↓
X
📄 ripemd.h
↓
X
📄 rsa.h
↓
X
📄 rsaerr.h
↓
X
📄 safestack.h
↓
X
📄 seed.h
↓
X
📄 sha.h
↓
X
📄 srp.h
↓
X
📄 srtp.h
↓
X
📄 ssl.h
↓
X
📄 ssl2.h
↓
X
📄 ssl3.h
↓
X
📄 sslerr.h
↓
X
📄 stack.h
↓
X
📄 store.h
↓
X
📄 storeerr.h
↓
X
📄 symhacks.h
↓
X
📄 tls1.h
↓
X
📄 ts.h
↓
X
📄 tserr.h
↓
X
📄 txt_db.h
↓
X
📄 ui.h
↓
X
📄 uierr.h
↓
X
📄 whrlpool.h
↓
X
📄 x509.h
↓
X
📄 x509_vfy.h
↓
X
📄 x509err.h
↓
X
📄 x509v3.h
↓
X
📄 x509v3err.h
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: bnerr.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_BNERR_H # define HEADER_BNERR_H # ifndef HEADER_SYMHACKS_H # include <openssl/symhacks.h> # endif # ifdef __cplusplus extern "C" # endif int ERR_load_BN_strings(void); /* * BN function codes. */ # define BN_F_BNRAND 127 # define BN_F_BNRAND_RANGE 138 # define BN_F_BN_BLINDING_CONVERT_EX 100 # define BN_F_BN_BLINDING_CREATE_PARAM 128 # define BN_F_BN_BLINDING_INVERT_EX 101 # define BN_F_BN_BLINDING_NEW 102 # define BN_F_BN_BLINDING_UPDATE 103 # define BN_F_BN_BN2DEC 104 # define BN_F_BN_BN2HEX 105 # define BN_F_BN_COMPUTE_WNAF 142 # define BN_F_BN_CTX_GET 116 # define BN_F_BN_CTX_NEW 106 # define BN_F_BN_CTX_START 129 # define BN_F_BN_DIV 107 # define BN_F_BN_DIV_RECP 130 # define BN_F_BN_EXP 123 # define BN_F_BN_EXPAND_INTERNAL 120 # define BN_F_BN_GENCB_NEW 143 # define BN_F_BN_GENERATE_DSA_NONCE 140 # define BN_F_BN_GENERATE_PRIME_EX 141 # define BN_F_BN_GF2M_MOD 131 # define BN_F_BN_GF2M_MOD_EXP 132 # define BN_F_BN_GF2M_MOD_MUL 133 # define BN_F_BN_GF2M_MOD_SOLVE_QUAD 134 # define BN_F_BN_GF2M_MOD_SOLVE_QUAD_ARR 135 # define BN_F_BN_GF2M_MOD_SQR 136 # define BN_F_BN_GF2M_MOD_SQRT 137 # define BN_F_BN_LSHIFT 145 # define BN_F_BN_MOD_EXP2_MONT 118 # define BN_F_BN_MOD_EXP_MONT 109 # define BN_F_BN_MOD_EXP_MONT_CONSTTIME 124 # define BN_F_BN_MOD_EXP_MONT_WORD 117 # define BN_F_BN_MOD_EXP_RECP 125 # define BN_F_BN_MOD_EXP_SIMPLE 126 # define BN_F_BN_MOD_INVERSE 110 # define BN_F_BN_MOD_INVERSE_NO_BRANCH 139 # define BN_F_BN_MOD_LSHIFT_QUICK 119 # define BN_F_BN_MOD_SQRT 121 # define BN_F_BN_MONT_CTX_NEW 149 # define BN_F_BN_MPI2BN 112 # define BN_F_BN_NEW 113 # define BN_F_BN_POOL_GET 147 # define BN_F_BN_RAND 114 # define BN_F_BN_RAND_RANGE 122 # define BN_F_BN_RECP_CTX_NEW 150 # define BN_F_BN_RSHIFT 146 # define BN_F_BN_SET_WORDS 144 # define BN_F_BN_STACK_PUSH 148 # define BN_F_BN_USUB 115 /* * BN reason codes. */ # define BN_R_ARG2_LT_ARG3 100 # define BN_R_BAD_RECIPROCAL 101 # define BN_R_BIGNUM_TOO_LONG 114 # define BN_R_BITS_TOO_SMALL 118 # define BN_R_CALLED_WITH_EVEN_MODULUS 102 # define BN_R_DIV_BY_ZERO 103 # define BN_R_ENCODING_ERROR 104 # define BN_R_EXPAND_ON_STATIC_BIGNUM_DATA 105 # define BN_R_INPUT_NOT_REDUCED 110 # define BN_R_INVALID_LENGTH 106 # define BN_R_INVALID_RANGE 115 # define BN_R_INVALID_SHIFT 119 # define BN_R_NOT_A_SQUARE 111 # define BN_R_NOT_INITIALIZED 107 # define BN_R_NO_INVERSE 108 # define BN_R_NO_SOLUTION 116 # define BN_R_PRIVATE_KEY_TOO_LARGE 117 # define BN_R_P_IS_NOT_PRIME 112 # define BN_R_TOO_MANY_ITERATIONS 113 # define BN_R_TOO_MANY_TEMPORARY_VARIABLES 109 #endif
SIMPAN PERUBAHAN