X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=aes_invsbox-asm.S;h=9ab899f6287146975f6948d13dc63a29137dd674;hp=67200037a49f602e715f109f10d7a062f2e89a27;hb=d3db763eeb456ce00849ecf658782f95b9f5634c;hpb=32e8c149a5d05724c3cf32a9ec9b795ac9e87be3 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