tmp_md4 137 lib/util/genrand.c unsigned char tmp_md4[16]; tmp_md4 140 lib/util/genrand.c ZERO_STRUCT(tmp_md4); tmp_md4 147 lib/util/genrand.c mdfour(tmp_md4, buf, n); tmp_md4 149 lib/util/genrand.c the_hash[n] ^= tmp_md4[n];