/linux-6.12.1/net/tls/ |
D | tls_main.c | 61 #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
|
/linux-6.12.1/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_algs.c | 749 static int aead_hmac_init(struct crypto_aead *cipher, in aead_hmac_init() 827 static int otx_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, in otx_cpt_aead_cbc_aes_sha_setkey() 844 static int otx_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, in otx_cpt_aead_ecb_null_sha_setkey() 851 static int otx_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, in otx_cpt_aead_gcm_aes_setkey()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_mac.c | 61 enum mt76x02_cipher_type cipher; in mt76x02_mac_shared_key_setup() local 84 enum mt76x02_cipher_type cipher; in mt76x02_mac_wcid_sync_pn() local 109 enum mt76x02_cipher_type cipher; in mt76x02_mac_wcid_set_key() local
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt7601u/ |
D | mac.c | 533 enum mt76_cipher_type cipher; in mt76_mac_wcid_set_key() local 574 enum mt76_cipher_type cipher; in mt76_mac_shared_key_setup() local
|
/linux-6.12.1/crypto/ |
D | cipher.c | 93 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher) in crypto_clone_cipher()
|
D | xctr.c | 103 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_xctr_crypt() local
|
D | xcbc.c | 164 struct crypto_cipher *cipher; in xcbc_init_tfm() local
|
D | vmac.c | 53 struct crypto_cipher *cipher; member 602 struct crypto_cipher *cipher; in vmac_init_tfm() local
|
D | lrw.c | 270 struct crypto_skcipher *cipher; in lrw_init_tfm() local
|
D | cts.c | 288 struct crypto_skcipher *cipher; in crypto_cts_init_tfm() local
|
D | pcrypt.c | 181 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ftm-initiator.c | 37 u8 cipher; member 44 u8 *cipher; member 50 u8 *addr, u32 cipher, u8 *tk, u32 tk_len, in iwl_mvm_ftm_add_pasn_sta() 742 u8 *bssid, u8 *cipher, u8 *hltk, u8 *tk, in iwl_mvm_ftm_set_secured_ranging()
|
/linux-6.12.1/drivers/crypto/marvell/octeontx2/ |
D | otx2_cptvf_algs.c | 837 static int aead_hmac_init(struct crypto_aead *cipher, in aead_hmac_init() 916 static int otx2_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, in otx2_cpt_aead_cbc_aes_sha_setkey() 926 static int otx2_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, in otx2_cpt_aead_ecb_null_sha_setkey() 933 static int otx2_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, in otx2_cpt_aead_gcm_aes_setkey()
|
/linux-6.12.1/drivers/crypto/amcc/ |
D | crypto4xx_core.h | 125 struct crypto_sync_skcipher *cipher; member 137 struct skcipher_alg cipher; member
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mac.c | 61 mt7615_mac_get_cipher(int cipher) in mt7615_mac_get_cipher() 1195 enum mt76_cipher_type cipher, u16 cipher_mask) in mt7615_mac_wtbl_update_key() 1225 enum mt76_cipher_type cipher, u16 cipher_mask, in mt7615_mac_wtbl_update_pk() 1262 enum mt76_cipher_type cipher, u16 cipher_mask) in mt7615_mac_wtbl_update_cipher() 1278 enum mt76_cipher_type cipher; in __mt7615_mac_wtbl_set_key() local
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | qat_algs.c | 54 struct icp_qat_hw_cipher_algo_blk cipher; member 59 struct icp_qat_hw_cipher_algo_blk cipher; member 244 struct icp_qat_hw_cipher_algo_blk *cipher = &enc_ctx->cipher; in qat_alg_aead_init_enc_session() local 326 struct icp_qat_hw_cipher_algo_blk *cipher = in qat_alg_aead_init_dec_session() local
|
/linux-6.12.1/drivers/crypto/axis/ |
D | artpec6_crypto.c | 1088 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in artpec6_crypto_encrypt() local 1134 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in artpec6_crypto_decrypt() local 1179 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in artpec6_crypto_ctr_crypt() local 1600 artpec6_crypto_cipher_set_key(struct crypto_skcipher *cipher, const u8 *key, in artpec6_crypto_cipher_set_key() 1621 artpec6_crypto_xts_set_key(struct crypto_skcipher *cipher, const u8 *key, in artpec6_crypto_xts_set_key() 1668 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in artpec6_crypto_prepare_crypto() local 1838 struct crypto_aead *cipher = crypto_aead_reqtfm(areq); in artpec6_crypto_prepare_aead() local
|
/linux-6.12.1/net/wireless/ |
D | wext-compat.c | 670 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()
|
/linux-6.12.1/drivers/net/wireless/ath/ |
D | key.c | 406 u32 cipher) in ath_reserve_key_cache_slot()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | wow.c | 30 #define RTW89_CIPHER_INFO_DEF(cipher) \ argument 48 struct rtw89_cipher_info *rtw89_cipher_alg_recognize(u32 cipher) in rtw89_cipher_alg_recognize() 597 u32 cipher, u8 keyidx, u8 *gtk) in rtw89_wow_gtk_rekey()
|
D | wow.h | 66 u32 cipher; member
|
/linux-6.12.1/net/sunrpc/auth_gss/ |
D | gss_krb5_keys.c | 157 struct crypto_sync_skcipher *cipher; in krb5_DK() local
|
/linux-6.12.1/drivers/crypto/chelsio/ |
D | chcr_algo.c | 689 static int chcr_cipher_fallback(struct crypto_skcipher *cipher, in chcr_cipher_fallback() 913 static int chcr_cipher_fallback_setkey(struct crypto_skcipher *cipher, in chcr_cipher_fallback_setkey() 926 static int chcr_aes_cbc_setkey(struct crypto_skcipher *cipher, in chcr_aes_cbc_setkey() 957 static int chcr_aes_ctr_setkey(struct crypto_skcipher *cipher, in chcr_aes_ctr_setkey() 987 static int chcr_aes_rfc3686_setkey(struct crypto_skcipher *cipher, in chcr_aes_rfc3686_setkey() 2254 static int chcr_aes_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in chcr_aes_xts_setkey()
|
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00queue.h | 179 u8 cipher; member 322 enum cipher cipher; member
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | location.h | 494 u8 cipher; member 793 u8 cipher; member 846 u8 cipher; member 916 u8 cipher; member 997 u8 cipher; member 1073 u8 cipher; member
|