mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Update NSS to 3.32.1-RTM
This commit is contained in:
parent
f29876f120
commit
c91ef9012b
512 changed files with 83203 additions and 16839 deletions
|
|
@ -467,8 +467,8 @@ intel_aes_gcmENC:
|
|||
vmovdqu 288(Gctx), CTR
|
||||
vmovdqu 272(Gctx), T
|
||||
mov 304(Gctx), KS
|
||||
mov 4(KS), NR
|
||||
lea 48(KS), KS
|
||||
# AESContext->Nr
|
||||
mov 244(KS), NR
|
||||
|
||||
vpshufb .Lbswap_mask(%rip), CTR, CTR
|
||||
vpshufb .Lbswap_mask(%rip), T, T
|
||||
|
|
@ -1001,8 +1001,8 @@ intel_aes_gcmDEC:
|
|||
vmovdqu 288(Gctx), CTR
|
||||
vmovdqu 272(Gctx), T
|
||||
mov 304(Gctx), KS
|
||||
mov 4(KS), NR
|
||||
lea 48(KS), KS
|
||||
# AESContext->Nr
|
||||
mov 244(KS), NR
|
||||
|
||||
vpshufb .Lbswap_mask(%rip), CTR, CTR
|
||||
vpshufb .Lbswap_mask(%rip), T, T
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue