mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 20:26:19 +08:00
sm4: cbc enc, do not mem directly
This commit is contained in:
parent
319d794ef2
commit
2f163662b5
@ -33,7 +33,8 @@ loopSrc:
|
||||
JB done_sm4
|
||||
SUBQ $16, ptxLen
|
||||
|
||||
PXOR (ptx), t0
|
||||
MOVOU (ptx), t1
|
||||
PXOR t1, t0
|
||||
|
||||
PSHUFB flip_mask<>(SB), t0
|
||||
PSHUFD $1, t0, t1
|
||||
|
Loading…
x
Reference in New Issue
Block a user