Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 8 of 8) sorted by relevance

/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c543 gss_krb5_cts_crypt(struct crypto_sync_skcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt()
606 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_encrypt() local
726 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_decrypt() local
Dgss_krb5_keys.c150 struct crypto_sync_skcipher *cipher; in krb5_derive_key() local
/net/wireless/
Dwext-compat.c676 u32 cipher; in cfg80211_wext_siwencodeext() local
1060 static int cfg80211_set_cipher_group(struct wireless_dev *wdev, u32 cipher) in cfg80211_set_cipher_group()
1085 static int cfg80211_set_cipher_pairwise(struct wireless_dev *wdev, u32 cipher) in cfg80211_set_cipher_pairwise()
Dsme.c1457 u32 cipher; in cfg80211_connect() local
Dutil.c268 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite()
/net/mac80211/
Dkey.c532 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, in ieee80211_key_alloc()
Dutil.c4123 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher, in ieee80211_cs_get()
/net/rxrpc/
Dar-internal.h453 struct crypto_sync_skcipher *cipher; /* encryption handle */ member