Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
66b82f5a
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
大约 1 年 前同步成功
通知
9
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看板
提交
66b82f5a
编写于
10月 28, 2003
作者:
G
Geoff Thorpe
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
make update
上级
12bdceac
变更
4
隐藏空白更改
内联
并排
Showing
4 changed file
with
35 addition
and
7 deletion
+35
-7
TABLE
TABLE
+26
-1
crypto/comp/Makefile.ssl
crypto/comp/Makefile.ssl
+6
-6
util/libeay.num
util/libeay.num
+2
-0
util/ssleay.num
util/ssleay.num
+1
-0
未找到文件。
TABLE
浏览文件 @
66b82f5a
...
...
@@ -4250,6 +4250,31 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** vxworks-mipsle
$cc = ccmips
$cflags = -B$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/ -DL_ENDIAN -EL -Wl,-EL -mips2 -mno-branch-likely -G 0 -fno-builtin -msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I$(WIND_BASE)/target/h
$unistd =
$thread_cflag =
$sys_id = VXWORKS
$lflags = -r
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target=
$shared_cflag =
$shared_ldflag =
$shared_extension =
$ranlib = ranlibmips
$arflags =
*** vxworks-ppc405
$cc = ccppc
$cflags = -g -msoft-float -mlongcall -DCPU=PPC405 -I$(WIND_BASE)/target/h
...
...
@@ -4327,7 +4352,7 @@ $arflags =
*** vxworks-ppc860
$cc = ccppc
$cflags = -
g
-msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
$cflags = -
nostdinc
-msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
$unistd =
$thread_cflag =
$sys_id = VXWORKS
...
...
crypto/comp/Makefile.ssl
浏览文件 @
66b82f5a
...
...
@@ -91,12 +91,12 @@ c_rle.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h
c_rle.o
:
../../include/openssl/stack.h ../../include/openssl/symhacks.h c_rle.c
c_zlib.o
:
../../include/openssl/asn1.h ../../include/openssl/bio.h
c_zlib.o
:
../../include/openssl/bn.h ../../include/openssl/comp.h
c_zlib.o
:
../../include/openssl/crypto.h ../../include/openssl/
dso
.h
c_zlib.o
:
../../include/openssl/
e_os2.h ../../include/openssl/obj_mac
.h
c_zlib.o
:
../../include/openssl/o
bjects.h ../../include/openssl/opensslconf
.h
c_zlib.o
:
../../include/openssl/o
pensslv.h ../../include/openssl/ossl_typ
.h
c_zlib.o
:
../../include/openssl/s
afestack.h ../../include/openssl/stack
.h
c_zlib.o
:
../../include/openssl/symhacks.h
c_zlib.c
c_zlib.o
:
../../include/openssl/crypto.h ../../include/openssl/
e_os2
.h
c_zlib.o
:
../../include/openssl/
obj_mac.h ../../include/openssl/objects
.h
c_zlib.o
:
../../include/openssl/o
pensslconf.h ../../include/openssl/opensslv
.h
c_zlib.o
:
../../include/openssl/o
ssl_typ.h ../../include/openssl/safestack
.h
c_zlib.o
:
../../include/openssl/s
tack.h ../../include/openssl/symhacks
.h
c_zlib.o
:
c_zlib.c
comp_err.o
:
../../include/openssl/bio.h ../../include/openssl/comp.h
comp_err.o
:
../../include/openssl/crypto.h ../../include/openssl/e_os2.h
comp_err.o
:
../../include/openssl/err.h ../../include/openssl/lhash.h
...
...
util/libeay.num
浏览文件 @
66b82f5a
...
...
@@ -3146,3 +3146,5 @@ DSO_merge 3574 EXIST::FUNCTION:
EC_POINT_hex2point 3575 EXIST::FUNCTION:EC
BN_GF2m_mod_inv_arr 3576 EXIST::FUNCTION:
ENGINE_unregister_ECDSA 3577 EXIST::FUNCTION:ENGINE
PKCS7_set_digest 3578 EXIST::FUNCTION:
PKCS7_set0_type_other 3579 EXIST::FUNCTION:
util/ssleay.num
浏览文件 @
66b82f5a
...
...
@@ -222,3 +222,4 @@ SSL_COMP_get_compression_method 271 EXIST::FUNCTION:COMP
SSL_COMP_get_name 272 EXIST::FUNCTION:
SSL_get_current_expansion 273 EXIST::FUNCTION:
SSL_get_current_compression 274 EXIST::FUNCTION:
SSL_COMP_get_compression_methods 275 EXIST::FUNCTION:
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录