hash2
static u_int32_t hash2 __P((const void *, size_t));
static int compare_hash(uint64_t hash1, uint64_t hash2)
return (hash1 == hash2);
u_char hash[HASH_MAX_LEN], hash2[HASH_MAX_LEN];
hash2);
if (timingsafe_bcmp(hash, hash2, ses->ses_mlen) != 0)
u_char hash2[HASH_MAX_LEN];
hash2);
if (timingsafe_bcmp(hash, hash2, ses->ses_mlen) != 0)
explicit_bzero(hash2, sizeof(hash2));
struct ifvlanhead *hash2;
hash2 = malloc(sizeof(struct ifvlanhead) * n2, M_VLAN, M_WAITOK);
CK_SLIST_INIT(&hash2[j]);
CK_SLIST_INSERT_HEAD(&hash2[j], ifv, ifv_list);
trunk->hash = hash2;
MD5Final(hash2, &ctx2);
randomcoll_init_hint(kv2, hash2);
return (memcmp(hash1, hash2, sizeof(hash1)));
unsigned char hash1[MD5_DIGEST_LENGTH], hash2[MD5_DIGEST_LENGTH];