Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
9a310a5d
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
1 年多 前同步成功
通知
10
Star
18
Fork
1
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Openssl
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
9a310a5d
编写于
5月 06, 2001
作者:
R
Richard Levitte
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
make update
上级
a63d5eaa
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
72 addition
and
23 deletion
+72
-23
TABLE
TABLE
+23
-0
crypto/des/Makefile.ssl
crypto/des/Makefile.ssl
+2
-15
crypto/evp/Makefile.ssl
crypto/evp/Makefile.ssl
+2
-2
crypto/rand/Makefile.ssl
crypto/rand/Makefile.ssl
+7
-5
util/libeay.num
util/libeay.num
+38
-1
未找到文件。
TABLE
浏览文件 @
9a310a5d
...
...
@@ -2691,6 +2691,29 @@ $shared_cflag = -fPIC
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
*** solaris-x86-cc
$cc = cc
$cflags = -fast -O -Xa
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= solaris-shared
$shared_cflag = -KPIC
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
*** solaris-x86-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM
...
...
crypto/des/Makefile.ssl
浏览文件 @
9a310a5d
...
...
@@ -31,8 +31,8 @@ LIB=$(TOP)/libcrypto.a
LIBSRC
=
cbc_cksm.c cbc_enc.c cfb64enc.c cfb_enc.c
\
ecb3_enc.c ecb_enc.c enc_read.c enc_writ.c
\
fcrypt.c ofb64enc.c ofb_enc.c pcbc_enc.c
\
qud_cksm.c rand_key.c r
ead_pwd.c r
pc_enc.c set_key.c
\
des_enc.c fcrypt_b.c
read2pwd.c
\
qud_cksm.c rand_key.c rpc_enc.c set_key.c
\
des_enc.c fcrypt_b.c
\
xcbc_enc.c
\
str2key.c cfb64ede.c ofb64ede.c ede_cbcm_enc.c
...
...
@@ -194,19 +194,6 @@ qud_cksm.o: ../../include/openssl/opensslconf.h des_locl.h qud_cksm.c
rand_key.o
:
../../include/openssl/des.h ../../include/openssl/e_os2.h
rand_key.o
:
../../include/openssl/opensslconf.h ../../include/openssl/rand.h
rand_key.o
:
rand_key.c
read2pwd.o
:
../../include/openssl/crypto.h ../../include/openssl/des.h
read2pwd.o
:
../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
read2pwd.o
:
../../include/openssl/opensslv.h ../../include/openssl/safestack.h
read2pwd.o
:
../../include/openssl/stack.h ../../include/openssl/symhacks.h
read2pwd.o
:
../../include/openssl/ui.h des_locl.h read2pwd.c
read_pwd.o
:
../../e_os.h ../../include/openssl/bio.h
read_pwd.o
:
../../include/openssl/buffer.h ../../include/openssl/crypto.h
read_pwd.o
:
../../include/openssl/des.h ../../include/openssl/e_os2.h
read_pwd.o
:
../../include/openssl/err.h ../../include/openssl/lhash.h
read_pwd.o
:
../../include/openssl/opensslconf.h
read_pwd.o
:
../../include/openssl/opensslv.h ../../include/openssl/safestack.h
read_pwd.o
:
../../include/openssl/stack.h ../../include/openssl/symhacks.h
read_pwd.o
:
../cryptlib.h des_locl.h read_pwd.c
rpc_enc.o
:
../../include/openssl/des.h ../../include/openssl/e_os2.h
rpc_enc.o
:
../../include/openssl/opensslconf.h des_locl.h des_ver.h rpc_des.h
rpc_enc.o
:
rpc_enc.c
...
...
crypto/evp/Makefile.ssl
浏览文件 @
9a310a5d
...
...
@@ -515,8 +515,8 @@ evp_key.o: ../../include/openssl/rd_fst.h ../../include/openssl/rijndael.h
evp_key.o
:
../../include/openssl/ripemd.h ../../include/openssl/rsa.h
evp_key.o
:
../../include/openssl/safestack.h ../../include/openssl/sha.h
evp_key.o
:
../../include/openssl/stack.h ../../include/openssl/symhacks.h
evp_key.o
:
../../include/openssl/
x509.h ../../include/openssl/x509_vfy
.h
evp_key.o
:
../cryptlib.h evp_key.c
evp_key.o
:
../../include/openssl/
ui.h ../../include/openssl/x509
.h
evp_key.o
:
../
../include/openssl/x509_vfy.h ../
cryptlib.h evp_key.c
evp_lib.o
:
../../e_os.h ../../include/openssl/asn1.h
evp_lib.o
:
../../include/openssl/bio.h ../../include/openssl/blowfish.h
evp_lib.o
:
../../include/openssl/bn.h ../../include/openssl/buffer.h
...
...
crypto/rand/Makefile.ssl
浏览文件 @
9a310a5d
...
...
@@ -96,13 +96,15 @@ rand_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
rand_err.o
:
../../include/openssl/opensslv.h ../../include/openssl/rand.h
rand_err.o
:
../../include/openssl/safestack.h ../../include/openssl/stack.h
rand_err.o
:
../../include/openssl/symhacks.h rand_err.c
rand_lib.o
:
../../include/openssl/asn1.h ../../include/openssl/bio.h
rand_lib.o
:
../../include/openssl/blowfish.h ../../include/openssl/bn.h
rand_lib.o
:
../../e_os.h ../../include/openssl/asn1.h
rand_lib.o
:
../../include/openssl/bio.h ../../include/openssl/blowfish.h
rand_lib.o
:
../../include/openssl/bn.h ../../include/openssl/buffer.h
rand_lib.o
:
../../include/openssl/cast.h ../../include/openssl/crypto.h
rand_lib.o
:
../../include/openssl/des.h ../../include/openssl/dh.h
rand_lib.o
:
../../include/openssl/dsa.h ../../include/openssl/e_os2.h
rand_lib.o
:
../../include/openssl/engine.h ../../include/openssl/evp.h
rand_lib.o
:
../../include/openssl/idea.h ../../include/openssl/md2.h
rand_lib.o
:
../../include/openssl/engine.h ../../include/openssl/err.h
rand_lib.o
:
../../include/openssl/evp.h ../../include/openssl/idea.h
rand_lib.o
:
../../include/openssl/lhash.h ../../include/openssl/md2.h
rand_lib.o
:
../../include/openssl/md4.h ../../include/openssl/md5.h
rand_lib.o
:
../../include/openssl/mdc2.h ../../include/openssl/obj_mac.h
rand_lib.o
:
../../include/openssl/objects.h ../../include/openssl/opensslconf.h
...
...
@@ -112,7 +114,7 @@ rand_lib.o: ../../include/openssl/rc5.h ../../include/openssl/rd_fst.h
rand_lib.o
:
../../include/openssl/rijndael.h ../../include/openssl/ripemd.h
rand_lib.o
:
../../include/openssl/rsa.h ../../include/openssl/safestack.h
rand_lib.o
:
../../include/openssl/sha.h ../../include/openssl/stack.h
rand_lib.o
:
../../include/openssl/symhacks.h rand_lib.c
rand_lib.o
:
../../include/openssl/symhacks.h
../cryptlib.h
rand_lib.c
rand_unix.o
:
../../e_os.h ../../include/openssl/bio.h
rand_unix.o
:
../../include/openssl/buffer.h ../../include/openssl/crypto.h
rand_unix.o
:
../../include/openssl/e_os2.h ../../include/openssl/err.h
...
...
util/libeay.num
浏览文件 @
9a310a5d
...
...
@@ -1728,7 +1728,7 @@ RAND_add 2201 EXIST::FUNCTION:
BIO_number_written 2202 EXIST::FUNCTION:
BIO_number_read 2203 EXIST::FUNCTION:
X509_STORE_CTX_get1_chain 2204 EXIST::FUNCTION:
ERR_load_RAND_strings 2205 EXIST::FUNCTION:
ERR_load_RAND_strings 2205
NO
EXIST::FUNCTION:
RAND_pseudo_bytes 2206 EXIST::FUNCTION:
X509_REQ_get_attr_by_NID 2207 EXIST::FUNCTION:
X509_REQ_get_attr 2208 EXIST::FUNCTION:
...
...
@@ -2479,3 +2479,40 @@ ENGINE_get_ex_new_index 2941 EXIST::FUNCTION:
ENGINE_get_ex_data 2942 EXIST::FUNCTION:
ENGINE_set_ex_data 2943 EXIST::FUNCTION:
ENGINE_clear_defaults 2944 EXIST::FUNCTION:
UI_method_set_closer 2945 EXIST::FUNCTION:
UI_dup_input_string 2946 EXIST::FUNCTION:
UI_add_error_string 2947 EXIST::FUNCTION:
UI_dup_info_string 2948 EXIST::FUNCTION:
UI_get_ex_data 2949 EXIST::FUNCTION:
UI_get_default_method 2950 EXIST::FUNCTION:
UI_get0_result 2951 EXIST::FUNCTION:
UI_dup_error_string 2952 EXIST::FUNCTION:
UI_get_method 2953 EXIST::FUNCTION:
UI_set_ex_data 2954 EXIST::FUNCTION:
UI_get0_result_string 2955 EXIST::FUNCTION:
UI_free 2956 EXIST::FUNCTION:
UI_new_method 2957 EXIST::FUNCTION:
UI_process 2958 EXIST::FUNCTION:
UI_get_string_type 2959 EXIST::FUNCTION:
UI_get_ex_new_index 2960 EXIST::FUNCTION:
UI_set_default_method 2961 EXIST::FUNCTION:
UI_method_get_writer 2962 EXIST::FUNCTION:
UI_OpenSSL 2963 EXIST::FUNCTION:
UI_set_method 2964 EXIST::FUNCTION:
UI_method_get_opener 2965 EXIST::FUNCTION:
UI_get0_test_string 2966 EXIST::FUNCTION:
UI_method_get_reader 2967 EXIST::FUNCTION:
UI_set_result 2968 EXIST::FUNCTION:
UI_get_result_maxsize 2969 EXIST::FUNCTION:
UI_method_get_closer 2970 EXIST::FUNCTION:
UI_add_verify_string 2971 EXIST::FUNCTION:
UI_method_set_writer 2972 EXIST::FUNCTION:
UI_get0_output_string 2973 EXIST::FUNCTION:
UI_dup_verify_string 2974 EXIST::FUNCTION:
UI_add_input_string 2975 EXIST::FUNCTION:
UI_method_set_opener 2976 EXIST::FUNCTION:
UI_create_method 2977 EXIST::FUNCTION:
UI_add_info_string 2978 EXIST::FUNCTION:
UI_get_result_minsize 2979 EXIST::FUNCTION:
UI_new 2980 EXIST::FUNCTION:
UI_method_set_reader 2981 EXIST::FUNCTION:
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录