vpaes-x86_64.pl: fix typo, which for some reason triggers rkhunter.
(cherry picked from commit 6eebcf345933694e08aba400faf6f639fb4db196)
This commit is contained in:
parent
51624dbdae
commit
00acdfbf98
@ -1060,7 +1060,7 @@ _vpaes_consts:
|
|||||||
.Lk_dsbo: # decryption sbox final output
|
.Lk_dsbo: # decryption sbox final output
|
||||||
.quad 0x1387EA537EF94000, 0xC7AA6DB9D4943E2D
|
.quad 0x1387EA537EF94000, 0xC7AA6DB9D4943E2D
|
||||||
.quad 0x12D7560F93441D00, 0xCA4B8159D8C58E9C
|
.quad 0x12D7560F93441D00, 0xCA4B8159D8C58E9C
|
||||||
.asciz "Vector Permutaion AES for x86_64/SSSE3, Mike Hamburg (Stanford University)"
|
.asciz "Vector Permutation AES for x86_64/SSSE3, Mike Hamburg (Stanford University)"
|
||||||
.align 64
|
.align 64
|
||||||
.size _vpaes_consts,.-_vpaes_consts
|
.size _vpaes_consts,.-_vpaes_consts
|
||||||
___
|
___
|
||||||
|
Loading…
x
Reference in New Issue
Block a user