Searched refs:PUT_32BIT_LE (Results 1 – 3 of 3) sorted by relevance
82 #define PUT_32BIT_LE(cp, value) do { \ macro175 PUT_32BIT_LE(digest + i * 4, ctx->state[i]); in MD4Final()
38 #define PUT_32BIT_LE(cp, value) do { \ macro134 PUT_32BIT_LE(digest + i * 4, ctx->state[i]); in MD5Final()
51 #define PUT_32BIT_LE(cp, value) do { \ macro162 PUT_32BIT_LE(digest + i*4, ctx->state[i]); in RMD160Final()