nand_crc16
crc = nand_crc16(bufp, 254);
uint16_t nand_crc16(uint8_t *, size_t);
opp->param_integrity_crc = nand_crc16((uint8_t *)opp, 254);