pub const MAX_COMMAND_LEN: u32 = 65535;
Arbitrarily large value which should be enough to handle any tpm commands.