mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +08:00
kdf-sm3: fix arm64 compile error
This commit is contained in:
parent
c581cfa88b
commit
378c2d7d07
@ -109,7 +109,7 @@
|
|||||||
VEOR V12.B16, V10.B16, V10.B16 \
|
VEOR V12.B16, V10.B16, V10.B16 \
|
||||||
loadWordByIndex(V11, index-2) \ // Wj-6
|
loadWordByIndex(V11, index-2) \ // Wj-6
|
||||||
VEOR V11.B16, V10.B16, V11.B16 \
|
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) \
|
#define ROUND_12_15(index, const, a, b, c, d, e, f, g, h) \
|
||||||
MESSAGE_SCHEDULE(index) \
|
MESSAGE_SCHEDULE(index) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user