diff options
| author | Gary Ching-Pang Lin <glin@suse.com> | 2014-08-19 12:15:00 +0800 |
|---|---|---|
| committer | Peter Jones <pjones@redhat.com> | 2014-08-19 14:20:23 -0400 |
| commit | 21f96e586351fc8b535353f2dea7c784e931d14a (patch) | |
| tree | c7028a2687dcc1ce83f2b3bfdf25d0a3f9af7aa1 /Cryptlib/OpenSSL/crypto/rc2 | |
| parent | fa525bc4632e04346fae82a98ce23b31c6cfc86d (diff) | |
| download | efi-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/rc2')
| -rw-r--r--[-rwxr-xr-x] | Cryptlib/OpenSSL/crypto/rc2/rc2_cbc.c | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Cryptlib/OpenSSL/crypto/rc2/rc2_ecb.c | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Cryptlib/OpenSSL/crypto/rc2/rc2_skey.c | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Cryptlib/OpenSSL/crypto/rc2/rc2cfb64.c | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | Cryptlib/OpenSSL/crypto/rc2/rc2ofb64.c | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/Cryptlib/OpenSSL/crypto/rc2/rc2_cbc.c b/Cryptlib/OpenSSL/crypto/rc2/rc2_cbc.c index 74f48d3d..74f48d3d 100755..100644 --- a/Cryptlib/OpenSSL/crypto/rc2/rc2_cbc.c +++ b/Cryptlib/OpenSSL/crypto/rc2/rc2_cbc.c diff --git a/Cryptlib/OpenSSL/crypto/rc2/rc2_ecb.c b/Cryptlib/OpenSSL/crypto/rc2/rc2_ecb.c index fff86c7a..fff86c7a 100755..100644 --- a/Cryptlib/OpenSSL/crypto/rc2/rc2_ecb.c +++ b/Cryptlib/OpenSSL/crypto/rc2/rc2_ecb.c diff --git a/Cryptlib/OpenSSL/crypto/rc2/rc2_skey.c b/Cryptlib/OpenSSL/crypto/rc2/rc2_skey.c index 4e000e5b..4e000e5b 100755..100644 --- a/Cryptlib/OpenSSL/crypto/rc2/rc2_skey.c +++ b/Cryptlib/OpenSSL/crypto/rc2/rc2_skey.c diff --git a/Cryptlib/OpenSSL/crypto/rc2/rc2cfb64.c b/Cryptlib/OpenSSL/crypto/rc2/rc2cfb64.c index b3a0158a..b3a0158a 100755..100644 --- a/Cryptlib/OpenSSL/crypto/rc2/rc2cfb64.c +++ b/Cryptlib/OpenSSL/crypto/rc2/rc2cfb64.c diff --git a/Cryptlib/OpenSSL/crypto/rc2/rc2ofb64.c b/Cryptlib/OpenSSL/crypto/rc2/rc2ofb64.c index 9e297867..9e297867 100755..100644 --- a/Cryptlib/OpenSSL/crypto/rc2/rc2ofb64.c +++ b/Cryptlib/OpenSSL/crypto/rc2/rc2ofb64.c |
