Go to file
Adam Langley 66850ddec1 Add dummy variables to keep wpa_supplicant happy.
Since we can't update wpa_supplicant nearly as fast as we would like, we
need to try and keep it happy. Unfortunately, the recent switch to
EVP_AEAD breaks it so this dismal change adds some dummy variables that
will allow it to compile.

Change-Id: I03d6b81c30bbebc07af3af0d6cda85a26b461edf
Reviewed-on: https://boringssl-review.googlesource.com/2960
Reviewed-by: Adam Langley <agl@google.com>
2015-01-22 19:27:30 +00:00
crypto Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 2015-01-20 23:44:05 +00:00
doc Inital import. 2014-06-20 13:17:32 -07:00
include/openssl Add dummy variables to keep wpa_supplicant happy. 2015-01-22 19:27:30 +00:00
ssl aarch64 support. 2015-01-14 23:38:11 +00:00
tool Fix tool build on Windows. 2015-01-22 19:22:39 +00:00
util aarch64 support. 2015-01-14 23:38:11 +00:00
.clang-format Inital import. 2014-06-20 13:17:32 -07:00
.gitignore Inital import. 2014-06-20 13:17:32 -07:00
BUILDING Build with yasm on Win64 as well. 2014-10-31 22:02:45 +00:00
CMakeLists.txt Only use -Wshadow with GCC > 4.6.0. 2015-01-21 00:27:26 +00:00
codereview.settings Add a codereview.settings file. 2014-11-18 22:21:33 +00:00