mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
cipher: xts s390x fix bug
This commit is contained in:
parent
8963864ff5
commit
18b117f4bb
@ -58,6 +58,8 @@ TEXT ·mul2(SB),NOSPLIT,$0
|
|||||||
doubleTweak(B0, BSWAP, POLY, T0, T1)
|
doubleTweak(B0, BSWAP, POLY, T0, T1)
|
||||||
VST B0, 0(R1)
|
VST B0, 0(R1)
|
||||||
|
|
||||||
|
RET
|
||||||
|
|
||||||
gb_alg:
|
gb_alg:
|
||||||
// Load polynomial for reduction
|
// Load polynomial for reduction
|
||||||
VZERO POLY
|
VZERO POLY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user