Home
last modified time | relevance | path

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

/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c592 gss_krb5_cts_crypt(struct crypto_sync_skcipher *cipher, struct xdr_buf *buf, in gss_krb5_cts_crypt()
787 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_encrypt() local
860 struct crypto_sync_skcipher *cipher, *aux_cipher; in gss_krb5_aes_decrypt() local
929 u32 krb5_etm_checksum(struct crypto_sync_skcipher *cipher, in krb5_etm_checksum()
1015 struct crypto_sync_skcipher *cipher, *aux_cipher; in krb5_etm_encrypt() local
1103 struct crypto_sync_skcipher *cipher, *aux_cipher; in krb5_etm_decrypt() local
Dgss_krb5_keys.c157 struct crypto_sync_skcipher *cipher; in krb5_DK() local
/net/tls/
Dtls_main.c61 #define CHECK_CIPHER_DESC(cipher,ci) \ argument
78 #define CIPHER_DESC(cipher,ci,algname,_offloadable) [cipher - TLS_CIPHER_MIN] = { \ argument
90 #define CIPHER_DESC_NONCE0(cipher,ci,algname,_offloadable) [cipher - TLS_CIPHER_MIN] = { \ argument
/net/wireless/
Dwext-compat.c670 u32 cipher; in cfg80211_wext_siwencodeext() local
1053 static int cfg80211_set_cipher_group(struct wireless_dev *wdev, u32 cipher) in cfg80211_set_cipher_group()
1078 static int cfg80211_set_cipher_pairwise(struct wireless_dev *wdev, u32 cipher) in cfg80211_set_cipher_pairwise()
Dsme.c1487 u32 cipher; in cfg80211_connect() local
Dutil.c262 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite()
/net/mac80211/
Dkey.c587 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, in ieee80211_key_alloc()
/net/rxrpc/
Dar-internal.h513 struct crypto_sync_skcipher *cipher; /* encryption handle */ member