/* * For each key byte generate a table to represent the function * ftable [in ^ keybyte] * * These tables used to save an XOR in each stage of the G-function * the tables are hopefully pointed to by register allocated variables * k0, k1..k9 */