check the last? entry written for detecting already initalized tables

Originally committed as revision 7527 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2007-01-15 01:05:40 +00:00
parent 975c88e30e
commit 347c27988d
1 changed files with 1 additions and 1 deletions

View 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]=