X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=aes_invsbox-asm.S;h=9ab899f6287146975f6948d13dc63a29137dd674;hb=600e82c981df8a6e446c6469e7e6be627ec027de;hp=67200037a49f602e715f109f10d7a062f2e89a27;hpb=e5a49deb52521f019e37779d6e9d81ec4f02aba4;p=avr-crypto-lib.git diff --git a/aes_invsbox-asm.S b/aes_invsbox-asm.S index 6720003..9ab899f 100644 --- a/aes_invsbox-asm.S +++ b/aes_invsbox-asm.S @@ -24,7 +24,7 @@ * \license GPLv3 or later * */ - +.balign 256 .global aes_invsbox aes_invsbox: .byte 0x52, 0x09, 0x6a, 0xd5, 0x30, 0x36, 0xa5, 0x38, 0xbf, 0x40, 0xa3, 0x9e, 0x81, 0xf3, 0xd7, 0xfb