Home
last modified time | relevance | path

Searched refs:PI_SUBST (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dmd2.c52 static const unsigned char PI_SUBST[256] = variable
139 ( ctx->state[j] ^ PI_SUBST[t] ); in mbedtls_internal_md2_process()
151 ( ctx->cksum[i] ^ PI_SUBST[ctx->buffer[i] ^ t] ); in mbedtls_internal_md2_process()

Completed in 3 milliseconds