History log of /external/boringssl/src/crypto/crypto.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58dc65d0b61c75c2d7ffcc942ec4e9f43b70b9cc 20-May-2015 Adam Langley <agl@google.com> external/boringssl: fix |SSLeay|.

SSLeay is a compatibility function for OpenSSL, but I got it wrong.
It doesn't return a string, it returns a number. This doesn't end up
making any difference, but it fixes a warning when building OpenSSH.

Bug: 21304170
Change-Id: I3e4bb0240b18647cfe2a3ce5869948a4527ff0f0
(cherry picked from commit 12addf8c63e77091bece8ad715f30cfd957a5332)
/external/boringssl/src/crypto/crypto.c
f40f42df67fffec64967b000e4fdad4b435611a5 25-Mar-2015 Adam Langley <agl@google.com> Changes to work with OpenSSH and wpa_supplicant.

Change-Id: I19ed78acc67bd0ad8b905ce0ac628b39da8bb161
/external/boringssl/src/crypto/crypto.c
d9e397b599b13d642138480a28c14db7a136bf05 22-Jan-2015 Adam Langley <agl@google.com> Initial commit of BoringSSL for Android.
/external/boringssl/src/crypto/crypto.c