summaryrefslogtreecommitdiff
path: root/Cryptlib/OpenSSL/crypto/des
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/des
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/des')
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/cbc_cksm.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/cbc_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/cfb64ede.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/cfb64enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/cfb_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/des_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/des_lib.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/des_old.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/des_old2.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/ecb3_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/ecb_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/ede_cbcm_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/enc_read.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/enc_writ.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/fcrypt.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/fcrypt_b.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/ofb64ede.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/ofb64enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/ofb_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/pcbc_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/qud_cksm.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/rand_key.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/read2pwd.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/rpc_enc.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/set_key.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/str2key.c0
-rw-r--r--[-rwxr-xr-x]Cryptlib/OpenSSL/crypto/des/xcbc_enc.c0
27 files changed, 0 insertions, 0 deletions
diff --git a/Cryptlib/OpenSSL/crypto/des/cbc_cksm.c b/Cryptlib/OpenSSL/crypto/des/cbc_cksm.c
index 09a7ba56..09a7ba56 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/cbc_cksm.c
+++ b/Cryptlib/OpenSSL/crypto/des/cbc_cksm.c
diff --git a/Cryptlib/OpenSSL/crypto/des/cbc_enc.c b/Cryptlib/OpenSSL/crypto/des/cbc_enc.c
index 677903ae..677903ae 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/cbc_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/cbc_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/cfb64ede.c b/Cryptlib/OpenSSL/crypto/des/cfb64ede.c
index de34ecce..de34ecce 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/cfb64ede.c
+++ b/Cryptlib/OpenSSL/crypto/des/cfb64ede.c
diff --git a/Cryptlib/OpenSSL/crypto/des/cfb64enc.c b/Cryptlib/OpenSSL/crypto/des/cfb64enc.c
index 5ec8683e..5ec8683e 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/cfb64enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/cfb64enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/cfb_enc.c b/Cryptlib/OpenSSL/crypto/des/cfb_enc.c
index 720f29a2..720f29a2 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/cfb_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/cfb_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/des_enc.c b/Cryptlib/OpenSSL/crypto/des/des_enc.c
index cf71965a..cf71965a 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/des_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/des_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/des_lib.c b/Cryptlib/OpenSSL/crypto/des/des_lib.c
index d4b30479..d4b30479 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/des_lib.c
+++ b/Cryptlib/OpenSSL/crypto/des/des_lib.c
diff --git a/Cryptlib/OpenSSL/crypto/des/des_old.c b/Cryptlib/OpenSSL/crypto/des/des_old.c
index 7c33ed7a..7c33ed7a 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/des_old.c
+++ b/Cryptlib/OpenSSL/crypto/des/des_old.c
diff --git a/Cryptlib/OpenSSL/crypto/des/des_old2.c b/Cryptlib/OpenSSL/crypto/des/des_old2.c
index c8fa3ee1..c8fa3ee1 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/des_old2.c
+++ b/Cryptlib/OpenSSL/crypto/des/des_old2.c
diff --git a/Cryptlib/OpenSSL/crypto/des/ecb3_enc.c b/Cryptlib/OpenSSL/crypto/des/ecb3_enc.c
index c3437bc6..c3437bc6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/ecb3_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/ecb3_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/ecb_enc.c b/Cryptlib/OpenSSL/crypto/des/ecb_enc.c
index 75ae6cf8..75ae6cf8 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/ecb_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/ecb_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/ede_cbcm_enc.c b/Cryptlib/OpenSSL/crypto/des/ede_cbcm_enc.c
index adfcb75c..adfcb75c 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/ede_cbcm_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/ede_cbcm_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/enc_read.c b/Cryptlib/OpenSSL/crypto/des/enc_read.c
index e7da2ec6..e7da2ec6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/enc_read.c
+++ b/Cryptlib/OpenSSL/crypto/des/enc_read.c
diff --git a/Cryptlib/OpenSSL/crypto/des/enc_writ.c b/Cryptlib/OpenSSL/crypto/des/enc_writ.c
index c2f032c9..c2f032c9 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/enc_writ.c
+++ b/Cryptlib/OpenSSL/crypto/des/enc_writ.c
diff --git a/Cryptlib/OpenSSL/crypto/des/fcrypt.c b/Cryptlib/OpenSSL/crypto/des/fcrypt.c
index ccbdff25..ccbdff25 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/fcrypt.c
+++ b/Cryptlib/OpenSSL/crypto/des/fcrypt.c
diff --git a/Cryptlib/OpenSSL/crypto/des/fcrypt_b.c b/Cryptlib/OpenSSL/crypto/des/fcrypt_b.c
index 13901387..13901387 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/fcrypt_b.c
+++ b/Cryptlib/OpenSSL/crypto/des/fcrypt_b.c
diff --git a/Cryptlib/OpenSSL/crypto/des/ofb64ede.c b/Cryptlib/OpenSSL/crypto/des/ofb64ede.c
index 26bbf9a6..26bbf9a6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/ofb64ede.c
+++ b/Cryptlib/OpenSSL/crypto/des/ofb64ede.c
diff --git a/Cryptlib/OpenSSL/crypto/des/ofb64enc.c b/Cryptlib/OpenSSL/crypto/des/ofb64enc.c
index 8ca3d49d..8ca3d49d 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/ofb64enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/ofb64enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/ofb_enc.c b/Cryptlib/OpenSSL/crypto/des/ofb_enc.c
index e887a3c6..e887a3c6 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/ofb_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/ofb_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/pcbc_enc.c b/Cryptlib/OpenSSL/crypto/des/pcbc_enc.c
index 17a40f95..17a40f95 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/pcbc_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/pcbc_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/qud_cksm.c b/Cryptlib/OpenSSL/crypto/des/qud_cksm.c
index dac20122..dac20122 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/qud_cksm.c
+++ b/Cryptlib/OpenSSL/crypto/des/qud_cksm.c
diff --git a/Cryptlib/OpenSSL/crypto/des/rand_key.c b/Cryptlib/OpenSSL/crypto/des/rand_key.c
index 23981655..23981655 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/rand_key.c
+++ b/Cryptlib/OpenSSL/crypto/des/rand_key.c
diff --git a/Cryptlib/OpenSSL/crypto/des/read2pwd.c b/Cryptlib/OpenSSL/crypto/des/read2pwd.c
index ee6969f7..ee6969f7 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/read2pwd.c
+++ b/Cryptlib/OpenSSL/crypto/des/read2pwd.c
diff --git a/Cryptlib/OpenSSL/crypto/des/rpc_enc.c b/Cryptlib/OpenSSL/crypto/des/rpc_enc.c
index d937d08d..d937d08d 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/rpc_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/rpc_enc.c
diff --git a/Cryptlib/OpenSSL/crypto/des/set_key.c b/Cryptlib/OpenSSL/crypto/des/set_key.c
index c0806d59..c0806d59 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/set_key.c
+++ b/Cryptlib/OpenSSL/crypto/des/set_key.c
diff --git a/Cryptlib/OpenSSL/crypto/des/str2key.c b/Cryptlib/OpenSSL/crypto/des/str2key.c
index 9c2054bd..9c2054bd 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/str2key.c
+++ b/Cryptlib/OpenSSL/crypto/des/str2key.c
diff --git a/Cryptlib/OpenSSL/crypto/des/xcbc_enc.c b/Cryptlib/OpenSSL/crypto/des/xcbc_enc.c
index dc0c761b..dc0c761b 100755..100644
--- a/Cryptlib/OpenSSL/crypto/des/xcbc_enc.c
+++ b/Cryptlib/OpenSSL/crypto/des/xcbc_enc.c