get_key            20 include/media/ir-kbd-i2c.h 	int                    (*get_key)(struct IR_i2c*, u32*, u32*);
get_key           416 include/net/cfg80211.h 	int	(*get_key)(struct wiphy *wiphy, struct net_device *netdev,
get_key            69 include/net/ieee80211_crypt.h 	int (*get_key) (void *key, int len, u8 * seq, void *priv);
get_key           475 net/ieee80211/ieee80211_crypt_ccmp.c 	.get_key = ieee80211_ccmp_get_key,
get_key           766 net/ieee80211/ieee80211_crypt_tkip.c 	.get_key = ieee80211_tkip_get_key,
get_key           277 net/ieee80211/ieee80211_crypt_wep.c 	.get_key = prism2_wep_get_key,
get_key           426 net/ieee80211/ieee80211_wx.c 			len = (*crypt)->ops->get_key(sec.keys[key], WEP_KEY_LEN,
get_key          1000 net/mac80211/cfg.c 	.get_key = ieee80211_get_key,
get_key           170 net/sunrpc/auth_gss/gss_krb5_mech.c 	p = get_key(p, end, &ctx->enc);
get_key           173 net/sunrpc/auth_gss/gss_krb5_mech.c 	p = get_key(p, end, &ctx->seq);
get_key           606 net/wireless/nl80211.c 	if (!drv->ops->get_key) {
get_key           633 net/wireless/nl80211.c 	err = drv->ops->get_key(&drv->wiphy, dev, key_idx, mac_addr,