Searched refs:MD5_INIT_CONST_4 (Results 1 – 2 of 2) sorted by relevance
108 #define MD5_INIT_CONST_4 (uint32_t)0x10325476 macro
230 ctx->state[3] = MD5_INIT_CONST_4; in MD5Init()