Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
73e45b2d
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看板
提交
73e45b2d
编写于
10月 20, 2014
作者:
D
Dr. Stephen Henson
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
remove OPENSSL_FIPSAPI
Reviewed-by:
N
Tim Hudson
<
tjh@openssl.org
>
上级
b2ecc05a
变更
51
隐藏空白更改
内联
并排
Showing
51 changed file
with
51 addition
and
51 deletion
+51
-51
crypto/bn/bn_add.c
crypto/bn/bn_add.c
+1
-1
crypto/bn/bn_blind.c
crypto/bn/bn_blind.c
+1
-1
crypto/bn/bn_ctx.c
crypto/bn/bn_ctx.c
+1
-1
crypto/bn/bn_div.c
crypto/bn/bn_div.c
+1
-1
crypto/bn/bn_exp.c
crypto/bn/bn_exp.c
+1
-1
crypto/bn/bn_exp2.c
crypto/bn/bn_exp2.c
+1
-1
crypto/bn/bn_gcd.c
crypto/bn/bn_gcd.c
+1
-1
crypto/bn/bn_gf2m.c
crypto/bn/bn_gf2m.c
+1
-1
crypto/bn/bn_lib.c
crypto/bn/bn_lib.c
+1
-1
crypto/bn/bn_mod.c
crypto/bn/bn_mod.c
+1
-1
crypto/bn/bn_mont.c
crypto/bn/bn_mont.c
+1
-1
crypto/bn/bn_rand.c
crypto/bn/bn_rand.c
+1
-1
crypto/bn/bn_recp.c
crypto/bn/bn_recp.c
+1
-1
crypto/buffer/buf_str.c
crypto/buffer/buf_str.c
+1
-1
crypto/cmac/cmac.c
crypto/cmac/cmac.c
+1
-1
crypto/dh/dh_gen.c
crypto/dh/dh_gen.c
+1
-1
crypto/dh/dh_key.c
crypto/dh/dh_key.c
+1
-1
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_gen.c
+1
-1
crypto/dsa/dsa_key.c
crypto/dsa/dsa_key.c
+1
-1
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_ossl.c
+1
-1
crypto/dsa/dsa_sign.c
crypto/dsa/dsa_sign.c
+1
-1
crypto/ec/ec2_mult.c
crypto/ec/ec2_mult.c
+1
-1
crypto/ec/ec2_smpl.c
crypto/ec/ec2_smpl.c
+1
-1
crypto/ec/ec_curve.c
crypto/ec/ec_curve.c
+1
-1
crypto/ec/ec_cvt.c
crypto/ec/ec_cvt.c
+1
-1
crypto/ec/ec_key.c
crypto/ec/ec_key.c
+1
-1
crypto/ec/ec_lib.c
crypto/ec/ec_lib.c
+1
-1
crypto/ec/ec_mult.c
crypto/ec/ec_mult.c
+1
-1
crypto/ec/ecp_mont.c
crypto/ec/ecp_mont.c
+1
-1
crypto/ec/ecp_nist.c
crypto/ec/ecp_nist.c
+1
-1
crypto/ec/ecp_smpl.c
crypto/ec/ecp_smpl.c
+1
-1
crypto/ecdh/ech_kdf.c
crypto/ecdh/ech_kdf.c
+1
-1
crypto/ecdh/ech_key.c
crypto/ecdh/ech_key.c
+1
-1
crypto/ecdh/ech_ossl.c
crypto/ecdh/ech_ossl.c
+1
-1
crypto/ecdsa/ecs_ossl.c
crypto/ecdsa/ecs_ossl.c
+1
-1
crypto/evp/e_aes.c
crypto/evp/e_aes.c
+1
-1
crypto/evp/e_des3.c
crypto/evp/e_des3.c
+1
-1
crypto/hmac/hmac.c
crypto/hmac/hmac.c
+1
-1
crypto/modes/gcm128.c
crypto/modes/gcm128.c
+1
-1
crypto/rand/md_rand.c
crypto/rand/md_rand.c
+1
-1
crypto/rand/rand_win.c
crypto/rand/rand_win.c
+1
-1
crypto/rsa/rsa_crpt.c
crypto/rsa/rsa_crpt.c
+1
-1
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_eay.c
+1
-1
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_gen.c
+1
-1
crypto/rsa/rsa_none.c
crypto/rsa/rsa_none.c
+1
-1
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_oaep.c
+1
-1
crypto/rsa/rsa_pk1.c
crypto/rsa/rsa_pk1.c
+1
-1
crypto/rsa/rsa_pss.c
crypto/rsa/rsa_pss.c
+1
-1
crypto/rsa/rsa_ssl.c
crypto/rsa/rsa_ssl.c
+1
-1
crypto/rsa/rsa_x931.c
crypto/rsa/rsa_x931.c
+1
-1
crypto/rsa/rsa_x931g.c
crypto/rsa/rsa_x931g.c
+1
-1
未找到文件。
crypto/bn/bn_add.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/bn/bn_blind.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/bn/bn_ctx.c
浏览文件 @
73e45b2d
...
...
@@ -60,7 +60,7 @@
#endif
#endif
#define OPENSSL_FIPSAPI
#include <assert.h>
...
...
crypto/bn/bn_div.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <openssl/bn.h>
#include "cryptlib.h"
...
...
crypto/bn/bn_exp.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/bn/bn_exp2.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/bn/bn_gcd.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/bn/bn_gf2m.c
浏览文件 @
73e45b2d
...
...
@@ -88,7 +88,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <assert.h>
#include <limits.h>
...
...
crypto/bn/bn_lib.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
# define NDEBUG
#endif
#define OPENSSL_FIPSAPI
#include <assert.h>
#include <limits.h>
...
...
crypto/bn/bn_mod.c
浏览文件 @
73e45b2d
...
...
@@ -111,7 +111,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/bn/bn_mont.c
浏览文件 @
73e45b2d
...
...
@@ -116,7 +116,7 @@
* sections 3.8 and 4.2 in http://security.ece.orst.edu/koc/papers/r01rsasw.pdf
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/bn/bn_rand.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <time.h>
...
...
crypto/bn/bn_recp.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include "bn_lcl.h"
...
...
crypto/buffer/buf_str.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/cmac/cmac.c
浏览文件 @
73e45b2d
...
...
@@ -51,7 +51,7 @@
* ====================================================================
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <stdlib.h>
...
...
crypto/dh/dh_gen.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
* - Geoff
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/dh/dh_key.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/dsa/dsa_gen.c
浏览文件 @
73e45b2d
...
...
@@ -73,7 +73,7 @@
#ifndef OPENSSL_NO_SHA
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/dsa/dsa_key.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <time.h>
...
...
crypto/dsa/dsa_ossl.c
浏览文件 @
73e45b2d
...
...
@@ -58,7 +58,7 @@
/* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/dsa/dsa_sign.c
浏览文件 @
73e45b2d
...
...
@@ -58,7 +58,7 @@
/* Original version from Steven Schoch <schoch@sheba.arc.nasa.gov> */
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include <openssl/dsa.h>
...
...
crypto/ec/ec2_mult.c
浏览文件 @
73e45b2d
...
...
@@ -67,7 +67,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <openssl/err.h>
...
...
crypto/ec/ec2_smpl.c
浏览文件 @
73e45b2d
...
...
@@ -67,7 +67,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <openssl/err.h>
...
...
crypto/ec/ec_curve.c
浏览文件 @
73e45b2d
...
...
@@ -69,7 +69,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <string.h>
#include "ec_lcl.h"
...
...
crypto/ec/ec_cvt.c
浏览文件 @
73e45b2d
...
...
@@ -69,7 +69,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <openssl/err.h>
#include "ec_lcl.h"
...
...
crypto/ec/ec_key.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
* contributed to the OpenSSL project.
*/
#define OPENSSL_FIPSAPI
#include <string.h>
#include "ec_lcl.h"
...
...
crypto/ec/ec_lib.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
* SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
*/
#define OPENSSL_FIPSAPI
#include <string.h>
...
...
crypto/ec/ec_mult.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
* and contributed to the OpenSSL project.
*/
#define OPENSSL_FIPSAPI
#include <string.h>
...
...
crypto/ec/ecp_mont.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
* and contributed to the OpenSSL project.
*/
#define OPENSSL_FIPSAPI
#include <openssl/err.h>
...
...
crypto/ec/ecp_nist.c
浏览文件 @
73e45b2d
...
...
@@ -61,7 +61,7 @@
* and contributed to the OpenSSL project.
*/
#define OPENSSL_FIPSAPI
#include <limits.h>
...
...
crypto/ec/ecp_smpl.c
浏览文件 @
73e45b2d
...
...
@@ -62,7 +62,7 @@
* and contributed to the OpenSSL project.
*/
#define OPENSSL_FIPSAPI
#include <openssl/err.h>
#include <openssl/symhacks.h>
...
...
crypto/ecdh/ech_kdf.c
浏览文件 @
73e45b2d
...
...
@@ -51,7 +51,7 @@
* ====================================================================
*/
#define OPENSSL_FIPSAPI
#include <string.h>
#include <openssl/ecdh.h>
...
...
crypto/ecdh/ech_key.c
浏览文件 @
73e45b2d
...
...
@@ -67,7 +67,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include "ech_locl.h"
...
...
crypto/ecdh/ech_ossl.c
浏览文件 @
73e45b2d
...
...
@@ -67,7 +67,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <string.h>
#include <limits.h>
...
...
crypto/ecdsa/ecs_ossl.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include "ecs_locl.h"
#include <openssl/err.h>
...
...
crypto/evp/e_aes.c
浏览文件 @
73e45b2d
...
...
@@ -48,7 +48,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <openssl/opensslconf.h>
#ifndef OPENSSL_NO_AES
...
...
crypto/evp/e_des3.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/hmac/hmac.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <stdlib.h>
...
...
crypto/modes/gcm128.c
浏览文件 @
73e45b2d
...
...
@@ -47,7 +47,7 @@
* ====================================================================
*/
#define OPENSSL_FIPSAPI
#include <openssl/crypto.h>
#include "modes_lcl.h"
...
...
crypto/rand/md_rand.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#ifdef MD_RAND_DEBUG
# ifndef NDEBUG
...
...
crypto/rand/rand_win.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include <openssl/rand.h>
...
...
crypto/rsa/rsa_crpt.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <openssl/crypto.h>
...
...
crypto/rsa/rsa_eay.c
浏览文件 @
73e45b2d
...
...
@@ -109,7 +109,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include <openssl/bn.h>
...
...
crypto/rsa/rsa_gen.c
浏览文件 @
73e45b2d
...
...
@@ -62,7 +62,7 @@
* - Geoff
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <time.h>
...
...
crypto/rsa/rsa_none.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include "cryptlib.h"
#include <openssl/bn.h>
...
...
crypto/rsa/rsa_oaep.c
浏览文件 @
73e45b2d
...
...
@@ -18,7 +18,7 @@
* an equivalent notion.
*/
#define OPENSSL_FIPSAPI
#include "constant_time_locl.h"
...
...
crypto/rsa/rsa_pk1.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include "constant_time_locl.h"
...
...
crypto/rsa/rsa_pss.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/rsa/rsa_ssl.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/rsa/rsa_x931.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
*
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include "cryptlib.h"
...
...
crypto/rsa/rsa_x931g.c
浏览文件 @
73e45b2d
...
...
@@ -56,7 +56,7 @@
* [including the GNU Public Licence.]
*/
#define OPENSSL_FIPSAPI
#include <stdio.h>
#include <string.h>
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录