mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-28 05:06: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) \
|
#define PROLD(s, r, n) \
|
||||||
VERLLF $n, s, r
|
VERLLF $n, s, r
|
||||||
|
|
||||||
#define loadWordByIndex(W, start, i) \
|
#define loadWordByIndex(W, i) \
|
||||||
VL $(4*i)(start), W
|
VL (4*i)(statePtr), W
|
||||||
|
|
||||||
// one word is 16 bytes
|
// one word is 16 bytes
|
||||||
#define prepare4Words \
|
#define prepare4Words \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user