Searched refs:nt_hash (Results 1 – 3 of 3) sorted by relevance
144 if((ni->ni_hash_next = nt->nt_hash[hash]) != NULL) in wlan_setup_node()146 nt->nt_hash[hash]->ni_hash_prev = ni; in wlan_setup_node()149 nt->nt_hash[hash] = ni; in wlan_setup_node()171 for(ni = nt->nt_hash[hash]; ni; ni = ni->ni_hash_next) { in _ieee80211_find_node()226 nt->nt_hash[hash] = ni->ni_hash_next; in wlan_node_reclaim()297 nt->nt_hash[i] = NULL; in wlan_node_table_init()516 nt->nt_hash[hash] = ni->ni_hash_next; in wlan_node_remove_core()
72 struct bss *nt_hash[IEEE80211_NODE_HASHSIZE]; member
453 char nt_hash[CIFS_NTHASH_SIZE]; in calc_ntlmv2_hash() local464 E_md4hash(ses->password, nt_hash); in calc_ntlmv2_hash()466 crypto_shash_setkey(ses->server->secmech.hmacmd5, nt_hash, in calc_ntlmv2_hash()