summaryrefslogtreecommitdiff
path: root/linux-ppc64le/crypto
diff options
context:
space:
mode:
authorPete Bentley <prb@google.com>2019-08-09 14:24:27 +0000
committerPete Bentley <prb@google.com>2019-08-09 14:24:27 +0000
commita5c947b7c91bac52eeb5086507b67e52a59ef980 (patch)
tree3725c3e206175c177a448c50d41ad2c2589a07fa /linux-ppc64le/crypto
parent228bd6249d17f351ea66508b3ec3112ed1cbdf30 (diff)
downloadboringssl-a5c947b7c91bac52eeb5086507b67e52a59ef980.tar.gz
Revert "Revert "external/boringssl: Sync to 81080a729af568f7b5fde92b9170cc17065027c9.""
This reverts commit 228bd6249d17f351ea66508b3ec3112ed1cbdf30. Reason for revert: All fixes submitted for modules affected by the ENGINE_free API change. Change-Id: I30fafafa13ec0a6390f4a9211fbf3122a8b4865f
Diffstat (limited to 'linux-ppc64le/crypto')
-rw-r--r--linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S b/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
index 42b69c15..911d6383 100644
--- a/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
+++ b/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S
@@ -1778,7 +1778,7 @@ _aesp8_ctr32_encrypt8x:
.long 0x7E082799
.long 0x7E3A2799
addi 4,4,0x30
- b .Lcbc_dec8x_done
+ b .Lctr32_enc8x_done
.align 5
.Lctr32_enc8x_two:
@@ -1790,7 +1790,7 @@ _aesp8_ctr32_encrypt8x:
.long 0x7DE02799
.long 0x7E082799
addi 4,4,0x20
- b .Lcbc_dec8x_done
+ b .Lctr32_enc8x_done
.align 5
.Lctr32_enc8x_one: