Searched refs:MD5_INIT_CONST_2 (Results 1 – 2 of 2) sorted by relevance
106 #define MD5_INIT_CONST_2 (uint32_t)0xefcdab89 macro
228 ctx->state[1] = MD5_INIT_CONST_2; in MD5Init()