]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - bmw/f0-opt-table.txt
fixing some warnings (AES); simplifyning AES headers (now simply include "aes.h"...
[avr-crypto-lib.git] / bmw / f0-opt-table.txt
index a9756443b484c858b3e66d77766aba3154eb5a76..a35e6adf8a440f552001f60ce678627208b7c50f 100644 (file)
@@ -1,3 +1,5 @@
+
+
        q[ 0] = (+ h[ 5] - h[ 7] + h[10] + h[13] + h[14]);
        q[ 1] = (+ h[ 6] - h[ 8] + h[11] + h[14] - h[15]);
        q[ 2] = (+ h[ 7] + h[ 9] - h[12] + h[15] + h[ 0]);