rijndaelKeyEncToDec
int rijndaelKeyEncToDec(u_int8_t W[RIJNDAEL_MAXROUNDS+1][4][4], int ROUNDS);
rijndaelKeyEncToDec(key->keySched, key->ROUNDS);