Home
last modified time | relevance | path

Searched defs:cipher (Results 51 – 75 of 108) sorted by relevance

12345

/linux-6.15/drivers/net/wireless/ralink/rt2x00/
Drt2x00reg.h100 enum cipher { enum
Drt2x00debug.c113 enum cipher cipher = rxdesc->cipher; in rt2x00debug_update_crypto() local
/linux-6.15/include/crypto/internal/
Dskcipher.h268 struct crypto_cipher *cipher; /* underlying block cipher */ member
/linux-6.15/include/linux/
Dcrypto.h346 struct cipher_alg cipher; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c598 __le32 *cipher = NULL; in iwl_mvm_wowlan_gtk_type_iter() local
1888 struct ieee80211_key_seq *seq, u32 cipher) in iwl_mvm_d3_set_igtk_bigtk_ipn()
1993 u32 cipher[IEEE80211_MLD_MAX_NUM_LINKS][WOWLAN_MLO_GTK_KEY_NUM_TYPES]; member
2220 struct ieee80211_vif *vif, u32 cipher, in iwl_mvm_d3_igtk_bigtk_rekey_add()
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
Dscan.c139 mwifiex_is_rsn_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_rsn_oui_present()
165 mwifiex_is_wpa_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_wpa_oui_present()
/linux-6.15/crypto/
Dcryptd.c345 struct crypto_skcipher *cipher; in cryptd_skcipher_init_tfm() local
839 struct crypto_aead *cipher; in cryptd_aead_init_tfm() local
Dccm.c838 struct crypto_cipher *cipher; in cbcmac_init_tfm() local
/linux-6.15/drivers/net/wireless/intersil/p54/
Dtxrx.c761 static u8 p54_convert_algo(u32 cipher) in p54_convert_algo()
/linux-6.15/drivers/net/ethernet/netronome/nfp/crypto/
Dipsec.c100 uint32_t cipher :4; /* From nfp_ipsec_sa_cipher */ member
/linux-6.15/include/uapi/linux/
Dvirtio_crypto.h268 struct virtio_crypto_cipher_session_req cipher; member
445 struct virtio_crypto_cipher_data_req cipher; member
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c263 u8 cipher; in cn10k_mcs_write_rx_secy() local
505 u8 cipher; in cn10k_mcs_write_tx_secy() local
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
Dd3.c863 u32 cipher) in iwl_mld_add_mcast_rekey()
1479 __le32 cipher = 0; in iwl_mld_suspend_key_data_iter() local
/linux-6.15/drivers/net/wireless/ath/ath11k/
Ddp_tx.c60 enum hal_encrypt_type ath11k_dp_tx_get_encrypt_type(u32 cipher) in ath11k_dp_tx_get_encrypt_type()
/linux-6.15/net/mac80211/
Dkey.c587 ieee80211_key_alloc(u32 cipher, int idx, size_t key_len, in ieee80211_key_alloc()
/linux-6.15/drivers/net/wireless/rsi/
Drsi_91x_mgmt.c798 u32 cipher, in rsi_hal_load_key()
/linux-6.15/drivers/net/wireless/ath/ath12k/
Ddp_tx.c59 enum hal_encrypt_type ath12k_dp_tx_get_encrypt_type(u32 cipher) in ath12k_dp_tx_get_encrypt_type()
/linux-6.15/net/wireless/
Dsme.c1482 u32 cipher; in cfg80211_connect() local
/linux-6.15/drivers/crypto/gemini/
Dsl3516-ce.h197 struct pkt_control_cipher cipher; member
/linux-6.15/drivers/net/wireless/ti/wlcore/
Dtx.c389 u32 cipher = info->control.hw_key->cipher; in wl1271_prepare_tx_frame() local
/linux-6.15/drivers/net/wireless/microchip/wilc1000/
Dnetdev.h54 u32 cipher; member
/linux-6.15/drivers/crypto/bcm/
Dcipher.h196 struct cipher_op cipher; member
/linux-6.15/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c1253 u8 bd_type, cipher; in sec_skcipher_bd_fill() local
1304 u16 cipher; in sec_skcipher_bd_fill_v3() local
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7603/
Dmac.c892 enum mt76_cipher_type cipher; in mt7603_wtbl_set_key() local
/linux-6.15/fs/ecryptfs/
Decryptfs_kernel.h242 unsigned char cipher[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1]; member

12345