summaryrefslogtreecommitdiff
path: root/win-x86/crypto/fipsmodule/vpaes-x86.asm
diff options
context:
space:
mode:
authorRobert Sloan <varomodt@google.com>2018-11-26 12:19:07 -0800
committerRob Sloan <varomodt@google.com>2018-11-26 23:57:37 +0000
commitc9abfe422b3e387555f922dfcc280299b6e92975 (patch)
treed14d7f9ab8183be8607f208257356c192b4773a0 /win-x86/crypto/fipsmodule/vpaes-x86.asm
parenta51059f202525842fc0d628a408ad5a5e33a54e7 (diff)
downloadboringssl-c9abfe422b3e387555f922dfcc280299b6e92975.tar.gz
external/boringssl: Sync to 9113e0996fd445ce187ae9dfeabfc95805b947a2.android-n-iot-release-ihome-igv1nougat-iot-release
This includes the following changes: https://boringssl.googlesource.com/boringssl/+log/fa3aadcd40ec4fd27a6e9492ef099b3dcc6eb2af..9113e0996fd445ce187ae9dfeabfc95805b947a2 Test: atest CtsLibcoreTestCases Change-Id: I31ed8a7c9481e7b42f0454f0ee64c26e17a85d52
Diffstat (limited to 'win-x86/crypto/fipsmodule/vpaes-x86.asm')
-rw-r--r--win-x86/crypto/fipsmodule/vpaes-x86.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/win-x86/crypto/fipsmodule/vpaes-x86.asm b/win-x86/crypto/fipsmodule/vpaes-x86.asm
index b08b0563..e3e42380 100644
--- a/win-x86/crypto/fipsmodule/vpaes-x86.asm
+++ b/win-x86/crypto/fipsmodule/vpaes-x86.asm
@@ -1,3 +1,6 @@
+; This file is generated from a similarly-named Perl script in the BoringSSL
+; source tree. Do not edit by hand.
+
%ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
%elifidn __OUTPUT_FORMAT__,win32