summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/evp
diff options
context:
space:
mode:
authorGary Ching-Pang Lin <glin@suse.com>2014-08-19 12:15:00 +0800
committerPeter Jones <pjones@redhat.com>2014-08-19 14:20:23 -0400
commit21f96e586351fc8b535353f2dea7c784e931d14a (patch)
treec7028a2687dcc1ce83f2b3bfdf25d0a3f9af7aa1 /Cryptlib/OpenSSL/crypto/evp
parentfa525bc4632e04346fae82a98ce23b31c6cfc86d (diff)
downloadefi-boot-shim-21f96e586351fc8b535353f2dea7c784e931d14a.tar.gz
efi-boot-shim-21f96e586351fc8b535353f2dea7c784e931d14a.zip
Update openssl to 0.9.8zb
Also update to Tiano Cryptlib r15802 and remove the execute mode bits from the C and header files of openssl
Diffstat (limited to 'Cryptlib/OpenSSL/crypto/evp')
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/bio_b64.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/bio_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/bio_md.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/bio_ok.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/c_all.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/c_allc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/c_alld.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/dig_eng.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/digest.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_aes.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_bf.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_cast.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_des.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_des3.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_idea.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_null.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_old.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_rc2.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_rc4.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_rc5.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/enc_min.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/encode.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_acnf.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_cnf.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_err.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_key.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_lib.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_pbe.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/evp_pkey.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_dss.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_dss1.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_md2.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_md4.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_md5.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_null.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_ripemd.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_sha.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/m_sha1.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/names.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p5_crpt.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_dec.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_lib.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_open.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_seal.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_sign.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/evp/p_verify.c0
51 files changed, 0 insertions, 0 deletions
diff --git a/Cryptlib/OpenSSL/crypto/evp/bio_b64.c b/Cryptlib/OpenSSL/crypto/evp/bio_b64.c
index 16863fe2..16863fe2 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/bio_b64.c
+++ b/Cryptlib/OpenSSL/crypto/evp/bio_b64.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/bio_enc.c b/Cryptlib/OpenSSL/crypto/evp/bio_enc.c
index f6ac94c6..f6ac94c6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/bio_enc.c
+++ b/Cryptlib/OpenSSL/crypto/evp/bio_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/bio_md.c b/Cryptlib/OpenSSL/crypto/evp/bio_md.c
index ed5c1135..ed5c1135 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/bio_md.c
+++ b/Cryptlib/OpenSSL/crypto/evp/bio_md.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/bio_ok.c b/Cryptlib/OpenSSL/crypto/evp/bio_ok.c
index 98bc1ab4..98bc1ab4 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/bio_ok.c
+++ b/Cryptlib/OpenSSL/crypto/evp/bio_ok.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/c_all.c b/Cryptlib/OpenSSL/crypto/evp/c_all.c
index a5da52e6..a5da52e6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/c_all.c
+++ b/Cryptlib/OpenSSL/crypto/evp/c_all.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/c_allc.c b/Cryptlib/OpenSSL/crypto/evp/c_allc.c
index e45cee8a..e45cee8a 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/c_allc.c
+++ b/Cryptlib/OpenSSL/crypto/evp/c_allc.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/c_alld.c b/Cryptlib/OpenSSL/crypto/evp/c_alld.c
index e0841d12..e0841d12 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/c_alld.c
+++ b/Cryptlib/OpenSSL/crypto/evp/c_alld.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/dig_eng.c b/Cryptlib/OpenSSL/crypto/evp/dig_eng.c
index 64cdf936..64cdf936 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/dig_eng.c
+++ b/Cryptlib/OpenSSL/crypto/evp/dig_eng.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/digest.c b/Cryptlib/OpenSSL/crypto/evp/digest.c
index 10a36071..10a36071 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/digest.c
+++ b/Cryptlib/OpenSSL/crypto/evp/digest.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_aes.c b/Cryptlib/OpenSSL/crypto/evp/e_aes.c
index c9a5ee8d..c9a5ee8d 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_aes.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_aes.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_bf.c b/Cryptlib/OpenSSL/crypto/evp/e_bf.c
index cc224e53..cc224e53 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_bf.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_bf.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_cast.c b/Cryptlib/OpenSSL/crypto/evp/e_cast.c
index d77bcd92..d77bcd92 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_cast.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_cast.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_des.c b/Cryptlib/OpenSSL/crypto/evp/e_des.c
index 04376df2..04376df2 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_des.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_des.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_des3.c b/Cryptlib/OpenSSL/crypto/evp/e_des3.c
index f910af19..f910af19 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_des3.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_des3.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_idea.c b/Cryptlib/OpenSSL/crypto/evp/e_idea.c
index 48c33a77..48c33a77 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_idea.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_idea.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_null.c b/Cryptlib/OpenSSL/crypto/evp/e_null.c
index 0872d733..0872d733 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_null.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_null.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_old.c b/Cryptlib/OpenSSL/crypto/evp/e_old.c
index 1642af48..1642af48 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_old.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_old.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_rc2.c b/Cryptlib/OpenSSL/crypto/evp/e_rc2.c
index d37726ff..d37726ff 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_rc2.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_rc2.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_rc4.c b/Cryptlib/OpenSSL/crypto/evp/e_rc4.c
index 55baad74..55baad74 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_rc4.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_rc4.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_rc5.c b/Cryptlib/OpenSSL/crypto/evp/e_rc5.c
index 19a10c64..19a10c64 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_rc5.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_rc5.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c b/Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c
index 8832da24..8832da24 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c
+++ b/Cryptlib/OpenSSL/crypto/evp/e_xcbc_d.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/enc_min.c b/Cryptlib/OpenSSL/crypto/evp/enc_min.c
index a8c176fb..a8c176fb 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/enc_min.c
+++ b/Cryptlib/OpenSSL/crypto/evp/enc_min.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/encode.c b/Cryptlib/OpenSSL/crypto/evp/encode.c
index 69f7ccad..69f7ccad 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/encode.c
+++ b/Cryptlib/OpenSSL/crypto/evp/encode.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_acnf.c b/Cryptlib/OpenSSL/crypto/evp/evp_acnf.c
index 643a1864..643a1864 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_acnf.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_acnf.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_cnf.c b/Cryptlib/OpenSSL/crypto/evp/evp_cnf.c
index 2e4db302..2e4db302 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_cnf.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_cnf.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_enc.c b/Cryptlib/OpenSSL/crypto/evp/evp_enc.c
index 30e0ca4d..30e0ca4d 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_enc.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_err.c b/Cryptlib/OpenSSL/crypto/evp/evp_err.c
index b5b900d4..b5b900d4 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_err.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_err.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_key.c b/Cryptlib/OpenSSL/crypto/evp/evp_key.c
index 361ea69a..361ea69a 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_key.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_key.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_lib.c b/Cryptlib/OpenSSL/crypto/evp/evp_lib.c
index 9c200617..9c200617 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_lib.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_lib.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_pbe.c b/Cryptlib/OpenSSL/crypto/evp/evp_pbe.c
index 766ea42b..766ea42b 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_pbe.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_pbe.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/evp_pkey.c b/Cryptlib/OpenSSL/crypto/evp/evp_pkey.c
index 10d9e9e7..10d9e9e7 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/evp_pkey.c
+++ b/Cryptlib/OpenSSL/crypto/evp/evp_pkey.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_dss.c b/Cryptlib/OpenSSL/crypto/evp/m_dss.c
index 6b0c0aa7..6b0c0aa7 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_dss.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_dss.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_dss1.c b/Cryptlib/OpenSSL/crypto/evp/m_dss1.c
index da8babc1..da8babc1 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_dss1.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_dss1.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c b/Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c
index fad270fa..fad270fa 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_ecdsa.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_md2.c b/Cryptlib/OpenSSL/crypto/evp/m_md2.c
index 8eee6236..8eee6236 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_md2.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_md2.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_md4.c b/Cryptlib/OpenSSL/crypto/evp/m_md4.c
index 5cd2ab5a..5cd2ab5a 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_md4.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_md4.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_md5.c b/Cryptlib/OpenSSL/crypto/evp/m_md5.c
index 64558296..64558296 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_md5.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_md5.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_null.c b/Cryptlib/OpenSSL/crypto/evp/m_null.c
index cb072169..cb072169 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_null.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_null.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_ripemd.c b/Cryptlib/OpenSSL/crypto/evp/m_ripemd.c
index a1d60ee7..a1d60ee7 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_ripemd.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_ripemd.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_sha.c b/Cryptlib/OpenSSL/crypto/evp/m_sha.c
index 3f30dfc5..3f30dfc5 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_sha.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_sha.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/m_sha1.c b/Cryptlib/OpenSSL/crypto/evp/m_sha1.c
index 471ec30b..471ec30b 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/m_sha1.c
+++ b/Cryptlib/OpenSSL/crypto/evp/m_sha1.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/names.c b/Cryptlib/OpenSSL/crypto/evp/names.c
index 945879dc..945879dc 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/names.c
+++ b/Cryptlib/OpenSSL/crypto/evp/names.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p5_crpt.c b/Cryptlib/OpenSSL/crypto/evp/p5_crpt.c
index 2a265fde..2a265fde 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p5_crpt.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p5_crpt.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c b/Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c
index 6bec77ba..6bec77ba 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p5_crpt2.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_dec.c b/Cryptlib/OpenSSL/crypto/evp/p_dec.c
index f64901f6..f64901f6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_dec.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_dec.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_enc.c b/Cryptlib/OpenSSL/crypto/evp/p_enc.c
index c2dfdc52..c2dfdc52 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_enc.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_lib.c b/Cryptlib/OpenSSL/crypto/evp/p_lib.c
index 22155ecf..22155ecf 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_lib.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_lib.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_open.c b/Cryptlib/OpenSSL/crypto/evp/p_open.c
index 9935206d..9935206d 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_open.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_open.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_seal.c b/Cryptlib/OpenSSL/crypto/evp/p_seal.c
index 8cc8fcb0..8cc8fcb0 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_seal.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_seal.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_sign.c b/Cryptlib/OpenSSL/crypto/evp/p_sign.c
index 782d1405..782d1405 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_sign.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_sign.c
diff --git a/Cryptlib/OpenSSL/crypto/evp/p_verify.c b/Cryptlib/OpenSSL/crypto/evp/p_verify.c
index 072c1279..072c1279 100755..100644
--- a/Cryptlib/OpenSSL/crypto/evp/p_verify.c
+++ b/Cryptlib/OpenSSL/crypto/evp/p_verify.c