diff options
author | Elliott Hughes <enh@google.com> | 2010-02-03 15:23:07 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2010-02-03 15:23:07 -0800 |
commit | e664cc031abea29d3817834ce9746edbe191bcf5 (patch) | |
tree | ce8f7b0b9443ad7a5df2e322ae3c5d217273c90b /vm/compiler/codegen/arm/ArchUtility.c | |
parent | 4a79c6e163367b4ca1adc5dda6573d57517d9067 (diff) | |
download | android_dalvik-e664cc031abea29d3817834ce9746edbe191bcf5.tar.gz android_dalvik-e664cc031abea29d3817834ce9746edbe191bcf5.tar.bz2 android_dalvik-e664cc031abea29d3817834ce9746edbe191bcf5.zip |
Remove a workaround for an openssl bug that's been fixed upstream.
The >= versus > bug was fixed in openssl somewhere between .98g and .98k (we
don't have _all_ versions conveniently lying around), and our removal of
the disjunct was irrelevant. Call the now-correct upstream code instead of
manually inlining and hacking it.
Also rename BN_lshift to BN_shift, since it handles both left and right shifts.
Diffstat (limited to 'vm/compiler/codegen/arm/ArchUtility.c')
0 files changed, 0 insertions, 0 deletions