Searched refs:hash2 (Results 1 – 4 of 4) sorted by relevance
37 hash2.exp \112 hash2.res \188 hash2.final \259 hash2.nexe \
284 u_char hash[HASH_MAX_LEN], hash2[HASH_MAX_LEN]; in padlock_authcompute() local312 hash2); in padlock_authcompute()313 if (timingsafe_bcmp(hash, hash2, ses->ses_mlen) != 0) in padlock_authcompute()
601 uint64_t hash2 : 64; member603 uint64_t hash2 : 64; member
441 struct ifvlanhead *hash2; in vlan_growhash() local460 hash2 = malloc(sizeof(struct ifvlanhead) * n2, M_VLAN, M_WAITOK); in vlan_growhash()461 if (hash2 == NULL) { in vlan_growhash()467 CK_SLIST_INIT(&hash2[j]); in vlan_growhash()472 CK_SLIST_INSERT_HEAD(&hash2[j], ifv, ifv_list); in vlan_growhash()476 trunk->hash = hash2; in vlan_growhash()