Searched refs:PI_SUBST (Results 1 – 1 of 1) sorted by relevance
56 static const unsigned char PI_SUBST[256] = variable134 ( ctx->state[j] ^ PI_SUBST[t] ); in mbedtls_md2_process()146 ( ctx->cksum[i] ^ PI_SUBST[ctx->buffer[i] ^ t] ); in mbedtls_md2_process()