Searched refs:PI_SUBST (Results 1 – 1 of 1) sorted by relevance
14 static const u8 PI_SUBST[256] = { variable56 x[j] ^= PI_SUBST[t]; in md2_process()66 ctx->md2_checksum[i] ^= PI_SUBST[data[i] ^ t]; in md2_process()