Searched refs:MD5_INIT_CONST_1 (Results 1 – 2 of 2) sorted by relevance
105 #define MD5_INIT_CONST_1 (uint32_t)0x67452301 macro
227 ctx->state[0] = MD5_INIT_CONST_1; in MD5Init()