kdf-sm3: fix arm64 compile error

This commit is contained in:
Sun Yimin 2024-05-21 10:27:46 +08:00 committed by GitHub
parent c581cfa88b
commit 378c2d7d07
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,7 @@
VEOR V12.B16, V10.B16, V10.B16 \
loadWordByIndex(V11, index-2) \ // Wj-6
VEOR V11.B16, V10.B16, V11.B16 \
VST1.P V11.S4, 16(wordPtr) \
VST1.P [V11.S4], 16(wordPtr) \
#define ROUND_12_15(index, const, a, b, c, d, e, f, g, h) \
MESSAGE_SCHEDULE(index) \