Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
7740a1c6
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看板
提交
7740a1c6
编写于
6月 09, 1999
作者:
B
Bodo Möller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
"make update" (added to top Makefile, and applied).
上级
c77f47ab
变更
8
显示空白变更内容
内联
并排
Showing
8 changed file
with
1483 addition
and
15 deletion
+1483
-15
Makefile.org
Makefile.org
+14
-2
TABLE
TABLE
+1431
-0
apps/Makefile.ssl
apps/Makefile.ssl
+2
-2
crypto/bio/Makefile.ssl
crypto/bio/Makefile.ssl
+2
-1
crypto/cast/Makefile.ssl
crypto/cast/Makefile.ssl
+10
-6
crypto/evp/Makefile.ssl
crypto/evp/Makefile.ssl
+18
-0
crypto/rand/Makefile.ssl
crypto/rand/Makefile.ssl
+4
-4
util/libeay.num
util/libeay.num
+2
-0
未找到文件。
Makefile.org
浏览文件 @
7740a1c6
...
...
@@ -271,7 +271,7 @@ tests: rehash
depend
:
@
for
i
in
$(DIRS)
;
\
do
\
(
cd
$$
i
&&
echo
"making depend
a
ncies
$$
i..."
&&
\
(
cd
$$
i
&&
echo
"making depend
e
ncies
$$
i..."
&&
\
$(MAKE)
SDIRS
=
'
${SDIRS}
'
DEPFLAG
=
'
${DEPFLAG}
'
depend
)
||
exit
1
;
\
done
;
...
...
@@ -292,9 +292,21 @@ tags:
errors
:
perl util/mkerr.pl
-recurse
-write
util/libeay.num
::
perl util/mkdef.pl crypto update
util/ssleay.num
::
perl util/mkdef.pl ssl update
TABLE
:
(
echo
'Output of `Configure TABLE:'
"'"
;
\
perl Configure TABLE
)
>
TABLE
update
:
depend errors util/libeay.num util/ssleay.num TABLE
tar
:
@
tar
--norecurse
-cvf
-
\
`
find
*
\!
-path
CVS/
\*
\!
-path
\*
/CVS/
\*
\!
-name
CVS
\!
-name
.cvsignore
\!
-name
STATUS |
sort
`
|
\
`
find
*
\!
-path
CVS/
\*
\!
-path
\*
/CVS/
\*
\!
-name
CVS
\!
-name
.cvsignore
\!
-name
STATUS
\!
-name
TABLE
|
sort
`
|
\
tardy
--user_number
=
0
--user_name
=
openssl
\
--group_number
=
0
--group_name
=
openssl
\
--prefix
=
openssl-
$(VERSION)
- |
\
...
...
TABLE
0 → 100644
浏览文件 @
7740a1c6
Output of `Configure TABLE:'
*** BC-16
$cc = bcc
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR RC4_INDEX SIXTEEN_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** BC-32
$cc = bcc32
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR RC4_INDEX
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** BS2000-OSD
$cc = c89
$cflags = -XLLML -XLLMK -XL -DB_ENDIAN -DTERMIOS -DCHARSET_EBCDIC
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket -lnsl
$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** CygWin32
$cc = gcc
$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** FreeBSD
$cc = gcc
$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-out.o asm/co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o
$bf_obj = asm/bx86-out.o
$md5_obj = asm/mx86-out.o
$sha1_obj = asm/sx86-out.o
$cast_obj = asm/cx86-out.o
$rc4_obj = asm/rx86-out.o
$rmd160_obj = asm/rm86-out.o
$rc5_obj = asm/r586-out.o
*** FreeBSD-alpha
$cc = gcc
$cflags = -DTERMIOS -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** FreeBSD-elf
$cc = gcc
$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** Mingw32
$cc = gcc
$cflags = -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** NetBSD-m68
$cc = gcc
$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** NetBSD-sparc
$cc = gcc
$cflags = -DTERMIOS -O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** NetBSD-x86
$cc = gcc
$cflags = -DTERMIOS -D_ANSI_SOURCE -O3 -fomit-frame-pointer -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** OpenBSD
$cc = gcc
$cflags = -DTERMIOS -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** OpenBSD-alpha
$cc = gcc
$cflags = -DTERMIOS -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** OpenBSD-mips
$cc = gcc
$cflags = -O2 -DL_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags = BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC2 DES_PTR BF_PTR
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** OpenBSD-x86
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -m486
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-out.o asm/co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o
$bf_obj = asm/bx86-out.o
$md5_obj = asm/mx86-out.o
$sha1_obj = asm/sx86-out.o
$cast_obj = asm/cx86-out.o
$rc4_obj = asm/rx86-out.o
$rmd160_obj = asm/rm86-out.o
$rc5_obj = asm/r586-out.o
*** ReliantUNIX
$cc = cc
$cflags = -KPIC -g -DSNI -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = -Kthread
$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb
$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** SINIX
$cc = cc
$cflags = -O -DSNI
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb
$bn_ops = RC4_INDEX RC4_CHAR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** SINIX-N
$cc = /usr/ucb/cc
$cflags = -O2 -misaligned
$unistd =
$thread_cflag = (unknown)
$lflags = -lucb
$bn_ops = RC4_INDEX RC4_CHAR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** VC-MSDOS
$cc = cl
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX SIXTEEN_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** VC-NT
$cc = cl
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG RC4_INDEX RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** VC-W31-16
$cc = cl
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX SIXTEEN_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** VC-W31-32
$cc = cl
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** VC-WIN16
$cc = cl
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = MD2_CHAR DES_UNROLL DES_PTR RC4_INDEX THIRTY_TWO_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** VC-WIN32
$cc = cl
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG RC4_INDEX RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** aix-cc
$cc = cc
$cflags = -O -DAIX -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** aix-gcc
$cc = gcc
$cflags = -O3 -DAIX -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG RC4_CHAR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** alpha-cc
$cc = cc
$cflags = -std1 -tune host -O4 -readonly_strings
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** alpha-gcc
$cc = gcc
$cflags = -O3
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_UNROLL DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** alpha164-cc
$cc = cc
$cflags = -std1 -tune host -fast -readonly_strings
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** bsdi-elf-gcc
$cc = gcc
$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** bsdi-gcc
$cc = gcc
$cflags = -O3 -ffast-math -DL_ENDIAN -DPERL5 -m486
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = RSA_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86bsdi.o asm/co86bsdi.o
$des_obj = asm/dx86bsdi.o asm/yx86bsdi.o
$bf_obj = asm/bx86bsdi.o
$md5_obj = asm/mx86bsdi.o
$sha1_obj = asm/sx86bsdi.o
$cast_obj = asm/cx86bsdi.o
$rc4_obj = asm/rx86bsdi.o
$rmd160_obj = asm/rm86bsdi.o
$rc5_obj = asm/r586bsdi.o
*** cc
$cc = cc
$cflags = -O
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** cray-t3e
$cc = cc
$cflags = -DBIT_FIELD_LIMITS -DTERMIOS
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** cray-t90-cc
$cc = cc
$cflags = -DBIT_FIELD_LIMITS -DTERMIOS
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
$unistd =
$thread_cflag = (unknown)
$lflags = -lefence
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug-ben
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -DPEDANTIC -O2 -pedantic -Wall -Wshadow -Werror -pipe
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug-ben-debug
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug-ben-strict
$cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug-bodo
$cc = gcc
$cflags = -DL_ENDIAN -O3 -g -m486 -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** debug-irix-cc
$cc = cc
$cflags = -w2 -g -DCRYPTO_MDEBUG -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug-linux-elf
$cc = gcc
$cflags = -DREF_CHECK -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lefence
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** debug-rse
$cc = cc
$cflags = -DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** debug-solaris-sparc-gcc
$cc = gcc
$cflags = -O3 -g -mv8 -Wall -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** debug-solaris-usparc-gcc
$cc = gcc
$cflags = -O3 -g -mcpu=ultrasparc -Wall -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus-gcc.o
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** dgux-R3-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = RC4_INDEX DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** dgux-R4-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = (unknown)
$lflags = -lnsl -lsocket
$bn_ops = RC4_INDEX
$bn_obj = RC4_INDEX DES_UNROLL
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** dgux-R4-x86-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -DL_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags = -lnsl -lsocket
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** dist
$cc = cc
$cflags = -O
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** gcc
$cc = gcc
$cflags = -O3
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** hpux-cc
$cc = cc
$cflags = -DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O4 -z
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** hpux-gcc
$cc = gcc
$cflags = -DB_ENDIAN -DBN_DIV2W -O3
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** hpux10-cc
$cc = cc
$cflags = -DB_ENDIAN -DBN_DIV2W -Ae +ESlit +O4 -z
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** hpux10-gcc
$cc = gcc
$cflags = -DB_ENDIAN -DBN_DIV2W -O3
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** hpux11-32bit-cc
$cc = cc
$cflags = +DA2.0 -DB_ENDIAN -D_HPUX_SOURCE -Aa -Ae +ESlit
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = DES_PTR DES_UNROLL DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** hpux11-64bit-cc
$cc = cc
$cflags = +DA2.0W -g -D_HPUX_SOURCE -Aa -Ae +ESlit
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** irix-cc
$cc = cc
$cflags = -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** irix-gcc
$cc = gcc
$cflags = -O2 -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC2 DES_PTR BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** irix-mips3-cc
$cc = cc
$cflags = -n32 -mips3 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = DES_PTR DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** irix-mips3-gcc
$cc = gcc
$cflags = -mips3 -O2 -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** irix64-mips4-cc
$cc = cc
$cflags = -64 -mips4 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** linux-aout
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-out.o asm/co86-out.o
$des_obj = asm/dx86-out.o asm/yx86-out.o
$bf_obj = asm/bx86-out.o
$md5_obj = asm/mx86-out.o
$sha1_obj = asm/sx86-out.o
$cast_obj = asm/cx86-out.o
$rc4_obj = asm/rx86-out.o
$rmd160_obj = asm/rm86-out.o
$rc5_obj = asm/r586-out.o
*** linux-elf
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -m486 -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
*** linux-mips
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** linux-ppc
$cc = gcc
$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** linux-sparc
$cc = gcc
$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** linux-sparc64
$cc = gcc
$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -mv8 -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** ncr-scde
$cc = cc
$cflags = -O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket -lnsl
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** nextstep
$cc = cc
$cflags = -O -Wall
$unistd = <libc.h>
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** purify
$cc = purify gcc
$cflags = -g -DPURIFY -Wall
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket -lnsl
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** sco5-cc
$cc = cc
$cflags =
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** sco5-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-sparc-cc
$cc = cc
$cflags = -xarch=v8 -xstrconst -xO5 -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8.o
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-sparc-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8.o
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-sparc-sc3
$cc = cc
$cflags = -fast -O -Xa -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_PTR DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-usparc-cc
$cc = cc
$cflags = -xtarget=ultra -xarch=v8plus -xstrconst -xO5 -xdepend -Xa -DB_ENDIAN -DULTRASPARC -DBN_DIV2W
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus.o
$des_obj =
$bf_obj =
$md5_obj = asm/md5-sparcv8plus.o
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-usparc-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -mcpu=ultrasparc -Wall -DB_ENDIAN -DULTRASPARC
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus-gcc.o
$des_obj =
$bf_obj =
$md5_obj = asm/md5-sparcv8plus.o
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-usparc-oldgcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN -DULTRASPARC
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus-gcc.o
$des_obj =
$bf_obj =
$md5_obj = asm/md5-sparcv8plus.o
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** solaris-x86-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-sol.o asm/co86-sol.o
$des_obj = asm/dx86-sol.o asm/yx86-sol.o
$bf_obj = asm/bx86-sol.o
$md5_obj = asm/mx86-sol.o
$sha1_obj = asm/sx86-sol.o
$cast_obj = asm/cx86-sol.o
$rc4_obj = asm/rx86-sol.o
$rmd160_obj = asm/rm86-sol.o
$rc5_obj = asm/r586-sol.o
*** solaris64-usparc-cc
$cc = cc
$cflags = -xtarget=ultra -xarch=v9 -xstrconst -xO5 -xdepend -Xa -DB_ENDIAN -DULTRASPARC
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -lsocket -lnsl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj = asm/md5-sparcv9.o
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** sunos-gcc
$cc = gcc
$cflags = -O3 -mv8
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops = BN_LLONG RC4_CHAR DES_UNROLL DES_PTR DES_RISC1
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** ultrix-cc
$cc = cc
$cflags = -std1 -O -Olimit 1000 -DL_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** ultrix-gcc
$cc = gcc
$cflags = -O3 -DL_ENDIAN
$unistd =
$thread_cflag = (unknown)
$lflags =
$bn_ops =
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** unixware-2.0
$cc = cc
$cflags = -O -DFILIO_H
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket -lnsl
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
*** unixware-2.0-pentium
$cc = cc
$cflags = -O -DFILIO_H -Kpentium -Kthread
$unistd =
$thread_cflag = (unknown)
$lflags = -lsocket -lnsl
$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
apps/Makefile.ssl
浏览文件 @
7740a1c6
...
...
@@ -146,8 +146,8 @@ progs.h:
apps.o
:
../include/openssl/bio.h ../include/openssl/buffer.h
apps.o
:
../include/openssl/crypto.h ../include/openssl/e_os.h
apps.o
:
../include/openssl/e_os2.h ../include/openssl/openssl
v
.h
apps.o
:
../include/openssl/stack.h apps.h progs.h
apps.o
:
../include/openssl/e_os2.h ../include/openssl/openssl
conf
.h
apps.o
:
../include/openssl/
opensslv.h ../include/openssl/
stack.h apps.h progs.h
asn1pars.o
:
../include/openssl/asn1.h ../include/openssl/bio.h
asn1pars.o
:
../include/openssl/blowfish.h ../include/openssl/bn.h
asn1pars.o
:
../include/openssl/buffer.h ../include/openssl/cast.h
...
...
crypto/bio/Makefile.ssl
浏览文件 @
7740a1c6
...
...
@@ -167,7 +167,8 @@ bss_acpt.o: ../../include/openssl/opensslconf.h
bss_acpt.o
:
../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_acpt.o
:
../cryptlib.h
bss_bio.o
:
../../include/openssl/bio.h ../../include/openssl/crypto.h
bss_bio.o
:
../../include/openssl/opensslv.h ../../include/openssl/stack.h
bss_bio.o
:
../../include/openssl/err.h ../../include/openssl/opensslv.h
bss_bio.o
:
../../include/openssl/stack.h
bss_conn.o
:
../../include/openssl/bio.h ../../include/openssl/buffer.h
bss_conn.o
:
../../include/openssl/crypto.h ../../include/openssl/e_os.h
bss_conn.o
:
../../include/openssl/e_os2.h ../../include/openssl/err.h
...
...
crypto/cast/Makefile.ssl
浏览文件 @
7740a1c6
...
...
@@ -108,13 +108,17 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
c_cfb64.o
:
../../include/openssl/cast.h ../../include/openssl/e_os.h
c_cfb64.o
:
../../include/openssl/e_os2.h cast_lcl.h
c_cfb64.o
:
../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
c_cfb64.o
:
cast_lcl.h
c_ecb.o
:
../../include/openssl/cast.h ../../include/openssl/e_os.h
c_ecb.o
:
../../include/openssl/e_os2.h ../../include/openssl/openssl
v
.h
c_ecb.o
:
cast_lcl.h
c_ecb.o
:
../../include/openssl/e_os2.h ../../include/openssl/openssl
conf
.h
c_ecb.o
:
../../include/openssl/opensslv.h
cast_lcl.h
c_enc.o
:
../../include/openssl/cast.h ../../include/openssl/e_os.h
c_enc.o
:
../../include/openssl/e_os2.h cast_lcl.h
c_enc.o
:
../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
c_enc.o
:
cast_lcl.h
c_ofb64.o
:
../../include/openssl/cast.h ../../include/openssl/e_os.h
c_ofb64.o
:
../../include/openssl/e_os2.h cast_lcl.h
c_ofb64.o
:
../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
c_ofb64.o
:
cast_lcl.h
c_skey.o
:
../../include/openssl/cast.h ../../include/openssl/e_os.h
c_skey.o
:
../../include/openssl/e_os2.h cast_lcl.h cast_s.h
c_skey.o
:
../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
c_skey.o
:
cast_lcl.h cast_s.h
crypto/evp/Makefile.ssl
浏览文件 @
7740a1c6
...
...
@@ -960,6 +960,24 @@ p5_crpt.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
p5_crpt.o
:
../../include/openssl/sha.h ../../include/openssl/stack.h
p5_crpt.o
:
../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
p5_crpt.o
:
../cryptlib.h
p5_crpt2.o
:
../../include/openssl/asn1.h ../../include/openssl/bio.h
p5_crpt2.o
:
../../include/openssl/blowfish.h ../../include/openssl/bn.h
p5_crpt2.o
:
../../include/openssl/buffer.h ../../include/openssl/cast.h
p5_crpt2.o
:
../../include/openssl/crypto.h ../../include/openssl/des.h
p5_crpt2.o
:
../../include/openssl/dh.h ../../include/openssl/dsa.h
p5_crpt2.o
:
../../include/openssl/e_os.h ../../include/openssl/e_os2.h
p5_crpt2.o
:
../../include/openssl/err.h ../../include/openssl/evp.h
p5_crpt2.o
:
../../include/openssl/hmac.h ../../include/openssl/idea.h
p5_crpt2.o
:
../../include/openssl/md2.h ../../include/openssl/md5.h
p5_crpt2.o
:
../../include/openssl/mdc2.h ../../include/openssl/objects.h
p5_crpt2.o
:
../../include/openssl/opensslconf.h
p5_crpt2.o
:
../../include/openssl/opensslv.h ../../include/openssl/pkcs7.h
p5_crpt2.o
:
../../include/openssl/rc2.h ../../include/openssl/rc4.h
p5_crpt2.o
:
../../include/openssl/rc5.h ../../include/openssl/ripemd.h
p5_crpt2.o
:
../../include/openssl/rsa.h ../../include/openssl/safestack.h
p5_crpt2.o
:
../../include/openssl/sha.h ../../include/openssl/stack.h
p5_crpt2.o
:
../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
p5_crpt2.o
:
../cryptlib.h
p_dec.o
:
../../include/openssl/asn1.h ../../include/openssl/bio.h
p_dec.o
:
../../include/openssl/blowfish.h ../../include/openssl/bn.h
p_dec.o
:
../../include/openssl/buffer.h ../../include/openssl/cast.h
...
...
crypto/rand/Makefile.ssl
浏览文件 @
7740a1c6
...
...
@@ -79,9 +79,9 @@ clean:
# DO NOT DELETE THIS LINE -- make depend depends on it.
md_rand.o
:
../../include/openssl/crypto.h ../../include/openssl/e_os.h
md_rand.o
:
../../include/openssl/e_os2.h ../../include/openssl/openssl
v
.h
md_rand.o
:
../../include/openssl/
rand.h ../../include/openssl/sha
.h
md_rand.o
:
../../include/openssl/stack.h
md_rand.o
:
../../include/openssl/e_os2.h ../../include/openssl/openssl
conf
.h
md_rand.o
:
../../include/openssl/
opensslv.h ../../include/openssl/rand
.h
md_rand.o
:
../../include/openssl/s
ha.h ../../include/openssl/s
tack.h
rand_lib.o
:
../../include/openssl/rand.h
randfile.o
:
../../include/openssl/e_os.h ../../include/openssl/e_os2.h
randfile.o
:
../../include/openssl/rand.h
randfile.o
:
../../include/openssl/
opensslconf.h ../../include/openssl/
rand.h
util/libeay.num
浏览文件 @
7740a1c6
...
...
@@ -1767,3 +1767,5 @@ i2d_PKCS8_PRIV_KEY_INFO_fp 1791
i2d_PKCS8_PRIV_KEY_INFO_bio 1792
BIO_s_bio 1793
PKCS5_pbe2_set 1794
PKCS5_PBKDF2_HMAC_SHA1 1795
PKCS5_v2_PBE_keyivgen 1796
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录