Home
last modified time | relevance | path

Searched defs:cipher (Results 26 – 50 of 109) sorted by relevance

12345

/linux-6.12.1/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
/linux-6.12.1/drivers/crypto/marvell/octeontx/
Dotx_cptvf_algs.c749 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/
Dmt76x02_mac.c61 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/
Dmac.c533 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/
Dcipher.c93 struct crypto_cipher *crypto_clone_cipher(struct crypto_cipher *cipher) in crypto_clone_cipher()
Dxctr.c103 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_xctr_crypt() local
Dxcbc.c164 struct crypto_cipher *cipher; in xcbc_init_tfm() local
Dvmac.c53 struct crypto_cipher *cipher; member
602 struct crypto_cipher *cipher; in vmac_init_tfm() local
Dlrw.c270 struct crypto_skcipher *cipher; in lrw_init_tfm() local
Dcts.c288 struct crypto_skcipher *cipher; in crypto_cts_init_tfm() local
Dpcrypt.c181 struct crypto_aead *cipher; in pcrypt_aead_init_tfm() local
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-initiator.c37 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/
Dotx2_cptvf_algs.c837 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/
Dcrypto4xx_core.h125 struct crypto_sync_skcipher *cipher; member
137 struct skcipher_alg cipher; member
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c61 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/
Dqat_algs.c54 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/
Dartpec6_crypto.c1088 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/
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()
/linux-6.12.1/drivers/net/wireless/ath/
Dkey.c406 u32 cipher) in ath_reserve_key_cache_slot()
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dwow.c30 #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()
Dwow.h66 u32 cipher; member
/linux-6.12.1/net/sunrpc/auth_gss/
Dgss_krb5_keys.c157 struct crypto_sync_skcipher *cipher; in krb5_DK() local
/linux-6.12.1/drivers/crypto/chelsio/
Dchcr_algo.c689 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/
Drt2x00queue.h179 u8 cipher; member
322 enum cipher cipher; member
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/
Dlocation.h494 u8 cipher; member
793 u8 cipher; member
846 u8 cipher; member
916 u8 cipher; member
997 u8 cipher; member
1073 u8 cipher; member

12345