mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 20:56:18 +08:00
sm3: kdf s390x fix 1
This commit is contained in:
parent
c88b59bf5b
commit
10620d5048
@ -57,8 +57,8 @@ GLOBL mask<>(SB), 8, $64
|
||||
#define PROLD(s, r, n) \
|
||||
VERLLF $n, s, r
|
||||
|
||||
#define loadWordByIndex(W, start, i) \
|
||||
VL $(4*i)(start), W
|
||||
#define loadWordByIndex(W, i) \
|
||||
VL (4*i)(statePtr), W
|
||||
|
||||
// one word is 16 bytes
|
||||
#define prepare4Words \
|
||||
|
Loading…
x
Reference in New Issue
Block a user