swap 309 source4/heimdal/lib/krb5/crypto.c unsigned char swap[] = { 0x0, 0x8, 0x4, 0xc, 0x2, 0xa, 0x6, 0xe, swap 319 source4/heimdal/lib/krb5/crypto.c *--p ^= (swap[tmp & 0xf] << 4) | swap[(tmp & 0xf0) >> 4];