commit | 66850ddec105f0be7bba400e64debb56f3e21104 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Tue Jan 20 18:47:14 2015 -0800 |
committer | Adam Langley <agl@google.com> | Thu Jan 22 19:27:30 2015 +0000 |
tree | 5938ca3c2356ebe6c2bdee719afb07d17baa3acf | |
parent | 384673ceb7a8160e6ef836eda0382de60b781b5c [diff] |
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>