ieee80211_hmac_sha1_v 93 net80211/ieee80211_crypto.c void ieee80211_hmac_sha1_v(const struct vector *, int, const u_int8_t *, ieee80211_hmac_sha1_v 767 net80211/ieee80211_crypto.c ieee80211_hmac_sha1_v(&vec, 1, key, key_len, digest); ieee80211_hmac_sha1_v 786 net80211/ieee80211_crypto.c ieee80211_hmac_sha1_v(vec, vcnt, key, key_len, output); ieee80211_hmac_sha1_v 793 net80211/ieee80211_crypto.c ieee80211_hmac_sha1_v(vec, vcnt, key, key_len, hash); ieee80211_hmac_sha1_v 849 net80211/ieee80211_crypto.c ieee80211_hmac_sha1_v(vec, 3, pmk, pmk_len, hash);