boringssl/crypto/rc4
Adam Langley 3d907ed964 Remove RC4_options from rc4-586.pl.
The x86-64 version of this assembly doesn't include this function. It's
in decrepit/rc4 as a compatibility backfill but that means that 32-bit
builds end up with two definitions of this symbol.

Change-Id: Ib6da6b91aded8efc679ebbae6d60c96a78f3dc4e
Reviewed-on: https://boringssl-review.googlesource.com/7734
Reviewed-by: David Benjamin <davidben@google.com>
2016-04-22 21:14:11 +00:00
..
asm Remove RC4_options from rc4-586.pl. 2016-04-22 21:14:11 +00:00
CMakeLists.txt Remove the stitched RC4-MD5 code and use the generic one. 2015-12-16 23:57:42 +00:00
rc4.c Fix a couple more signed/unsigned compares. 2015-10-27 16:07:26 -07:00