Searched refs:get_key (Results 1 – 7 of 7) sorted by relevance
/net/sunrpc/auth_gss/ |
D | gss_krb5_mech.c | 197 get_key(const void *p, const void *end, in get_key() function 303 p = get_key(p, end, ctx, &ctx->enc); in gss_import_v1_context() 306 p = get_key(p, end, ctx, &ctx->seq); in gss_import_v1_context()
|
/net/wireless/ |
D | lib80211_crypt_wep.c | 238 .get_key = lib80211_wep_get_key,
|
D | lib80211_crypt_ccmp.c | 430 .get_key = lib80211_ccmp_get_key,
|
D | lib80211_crypt_tkip.c | 717 .get_key = lib80211_tkip_get_key,
|
D | rdev-ops.h | 95 ret = rdev->ops->get_key(&rdev->wiphy, netdev, key_index, pairwise, in rdev_get_key()
|
D | nl80211.c | 3780 if (!rdev->ops->get_key) in nl80211_get_key()
|
/net/mac80211/ |
D | cfg.c | 3953 .get_key = ieee80211_get_key,
|