check the last? entry written for detecting already initalized tables
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Jan 2007 01:05:40 +0000 (01:05 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Jan 2007 01:05:40 +0000 (01:05 +0000)
Originally committed as revision 7527 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/aes.c

index 259e93f..13643e9 100644 (file)
@@ -121,7 +121,7 @@ AVAES *av_aes_init(uint8_t *key, int key_bits, int decrypt) {
     uint8_t  log8[256];
     uint8_t alog8[512];
 
-    if(!sbox[255]){
+    if(!enc_multbl[4][1023]){
         j=1;
         for(i=0; i<255; i++){
             alog8[i]=