Home
last modified time | relevance | path

Searched refs:get_key (Results 1 – 7 of 7) sorted by relevance

/net/sunrpc/auth_gss/
Dgss_krb5_mech.c197 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/
Dlib80211_crypt_wep.c238 .get_key = lib80211_wep_get_key,
Dlib80211_crypt_ccmp.c430 .get_key = lib80211_ccmp_get_key,
Dlib80211_crypt_tkip.c717 .get_key = lib80211_tkip_get_key,
Drdev-ops.h95 ret = rdev->ops->get_key(&rdev->wiphy, netdev, key_index, pairwise, in rdev_get_key()
Dnl80211.c3780 if (!rdev->ops->get_key) in nl80211_get_key()
/net/mac80211/
Dcfg.c3953 .get_key = ieee80211_get_key,