OpenSSL: rolls DEPS 244037->249030
commit071ec7b3deb24c1e4d8f788d26721c6749f77379
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 7 Feb 2014 20:44:48 +0000 (7 20:44 +0000)
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 7 Feb 2014 20:44:48 +0000 (7 20:44 +0000)
tree1ab18d7e888e1e4664d9c32ae21f3d62453ba8f4
parent9a6ac543bae6757d5ed45e98f86189b591bc5205
OpenSSL: rolls DEPS 244037->249030

This pulls in the following changes:

------------------------------------------------------------------------
r249698 | agl@chromium.org | 2014-02-07 11:09:07 -0500 (Fri, 07 Feb 2014) | 11 lines

Set correct value for RC4_INT on x86_64

This caused caused crashes in the assembly versions of the rc4 algorithms,
especially in rc4-md5-x86_64.S.

Also take back in rc4-x86_64.S since it will now work.

BUG=none

https://codereview.chromium.org/153373003/

------------------------------------------------------------------------
r249030 | wtc@chromium.org | 2014-02-05 12:14:55 -0500 (Wed, 05 Feb 2014) | 8 lines

A direct dependent of this project should also use the x64 version of
opensslconf.h when building for the x64 target.

R=rsleevi@chromium.org, agl@chromium.org, davidben@chromium.org
BUG=none
TEST=none

Review URL: https://codereview.chromium.org/144383010

BUG=none

Review URL: https://codereview.chromium.org/144463007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249769 0039d316-1c4b-4281-b951-d872f2087c98
DEPS