Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S

Issue 401153002: Switch to BoringSSL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase across DEPS change Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S
diff --git a/third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S b/third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S
index 8b3d993a3aa6ee110242fa9183a76d76a384e7ba..3728ccdc955f959896f18b32f43384538427b4f0 100644
--- a/third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S
+++ b/third_party/boringssl/mac-x86/crypto/aes/vpaes-x86.S
@@ -634,4 +634,4 @@ L020cbc_abort:
popl %ebx
popl %ebp
ret
-#endif
+#endif
« no previous file with comments | « third_party/boringssl/mac-x86/crypto/aes/aesni-x86.S ('k') | third_party/boringssl/mac-x86/crypto/bn/bn-586.S » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698