summaryrefslogtreecommitdiffstats
path: root/sources.mk
diff options
context:
space:
mode:
authorAdam Langley <agl@google.com>2015-03-24 18:25:20 -0700
committerAdam Langley <agl@google.com>2015-03-24 18:28:00 -0700
commitf40f42df67fffec64967b000e4fdad4b435611a5 (patch)
tree086deea6861fc4705bb472a41a0f3aa62c4c38da /sources.mk
parentb051df5cb1e83aa9ffdfe28406b6d9e33321912a (diff)
downloadexternal_boringssl-f40f42df67fffec64967b000e4fdad4b435611a5.zip
external_boringssl-f40f42df67fffec64967b000e4fdad4b435611a5.tar.gz
external_boringssl-f40f42df67fffec64967b000e4fdad4b435611a5.tar.bz2
Changes to work with OpenSSH and wpa_supplicant.
Change-Id: I19ed78acc67bd0ad8b905ce0ac628b39da8bb161
Diffstat (limited to 'sources.mk')
-rw-r--r--sources.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources.mk b/sources.mk
index cb0a94b..d16a893 100644
--- a/sources.mk
+++ b/sources.mk
@@ -2,6 +2,7 @@
crypto_sources := \
android_compat_hacks.c\
+ android_compat_keywrap.c\
src/crypto/aes/aes.c\
src/crypto/aes/mode_wrappers.c\
src/crypto/asn1/a_bitstr.c\