Home
last modified time | relevance | path

Searched defs:cipher (Results 101 - 125 of 209) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c796 static int aead_hmac_init(struct crypto_aead *cipher) in aead_hmac_init() argument
892 static int otx2_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, in otx2_cpt_aead_cbc_aes_sha_setkey() argument
944 static int otx2_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, in otx2_cpt_aead_ecb_null_sha_setkey() argument
979 static int otx2_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, in otx2_cpt_aead_gcm_aes_setkey() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_aead.c775 struct scatterlist *cipher = in cc_proc_authen_desc() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-aes-core.c51 enum ocs_cipher cipher; member
146 static int check_key(const u8 *in_key, size_t key_len, enum ocs_cipher cipher) in check_key() argument
165 save_key(struct ocs_aes_tctx *tctx, const u8 *in_key, size_t key_len, enum ocs_cipher cipher) save_key() argument
182 kmb_ocs_sk_set_key(struct crypto_skcipher *tfm, const u8 *in_key, size_t key_len, enum ocs_cipher cipher) kmb_ocs_sk_set_key() argument
204 kmb_ocs_aead_set_key(struct crypto_aead *tfm, const u8 *in_key, size_t key_len, enum ocs_cipher cipher) kmb_ocs_aead_set_key() argument
308 kmb_ocs_sk_common(struct skcipher_request *req, enum ocs_cipher cipher, enum ocs_instruction instruction, enum ocs_mode mode) kmb_ocs_sk_common() argument
635 kmb_ocs_aead_common(struct aead_request *req, enum ocs_cipher cipher, enum ocs_instruction instruction, enum ocs_mode mode) kmb_ocs_aead_common() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c741 static int aead_hmac_init(struct crypto_aead *cipher) in aead_hmac_init() argument
837 static int otx_cpt_aead_cbc_aes_sha_setkey(struct crypto_aead *cipher, in otx_cpt_aead_cbc_aes_sha_setkey() argument
896 static int otx_cpt_aead_ecb_null_sha_setkey(struct crypto_aead *cipher, in otx_cpt_aead_ecb_null_sha_setkey() argument
932 static int otx_cpt_aead_gcm_aes_setkey(struct crypto_aead *cipher, in otx_cpt_aead_gcm_aes_setkey() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Domap-des.c647 static int omap_des_setkey(struct crypto_skcipher *cipher, const u8 *key, in omap_des_setkey() argument
665 static int omap_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in omap_des3_setkey() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c265 u8 cipher; in cn10k_mcs_write_rx_secy() local
507 u8 cipher; in cn10k_mcs_write_tx_secy() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-initiator.c37 u8 cipher; member
43 iwl_mvm_ftm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, u8 *addr, u32 cipher, u8 *tk, u32 tk_len, u8 *hltk, u32 hltk_len) iwl_mvm_ftm_add_pasn_sta() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h45 u32 cipher; member
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h179 u8 cipher; member
322 enum cipher cipher; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A 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
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_mgmt.c793 rsi_hal_load_key(struct rsi_common *common, u8 *data, u16 key_len, u8 key_type, u8 key_id, u32 cipher, s16 sta_id, struct ieee80211_vif *vif) rsi_hal_load_key() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dsme.c1485 u32 cipher; in cfg80211_connect() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c1490 static int skcipher_setkey(struct crypto_skcipher *cipher, in skcipher_setkey() argument
1507 static int skcipher_des_setkey(struct crypto_skcipher *cipher, in skcipher_des_setkey() argument
1514 skcipher_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_des3_setkey() argument
1521 skcipher_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_aes_setkey() argument
1550 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_done() local
1571 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); common_nonsnoop() local
1641 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_edesc_alloc() local
1652 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_encrypt() local
1677 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_decrypt() local
[all...]
H A Dpicoxcell_crypto.c733 static int spacc_des_setkey(struct crypto_skcipher *cipher, const u8 *key, in spacc_des_setkey() argument
753 spacc_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int len) spacc_des3_setkey() argument
773 spacc_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int len) spacc_aes_setkey() argument
814 spacc_kasumi_f8_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int len) spacc_kasumi_f8_setkey() argument
1041 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); spacc_ablk_encrypt() local
1050 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); spacc_ablk_decrypt() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c1766 des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) des_setkey() argument
1780 threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) threedes_setkey() argument
1794 aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) aes_setkey() argument
1821 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_setkey() argument
2758 aead_authenc_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_authenc_setkey() argument
2853 aead_gcm_ccm_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_ccm_setkey() argument
2935 aead_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_esp_setkey() argument
2967 rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) rfc4543_gcm_esp_setkey() argument
3000 aead_ccm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_ccm_esp_setkey() argument
3020 aead_setauthsize(struct crypto_aead *cipher, unsigned int authsize) aead_setauthsize() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c990 u8 bd_type, cipher; in sec_skcipher_bd_fill() local
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.c78 struct crypto_cipher *cipher; in chcr_ktls_save_keys() local
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c151 mwifiex_is_rsn_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_rsn_oui_present() argument
177 mwifiex_is_wpa_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_wpa_oui_present() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c863 enum mt7603_cipher_type cipher; in mt7603_wtbl_set_key() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dsta.c3976 iwl_mvm_add_pasn_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_int_sta *sta, u8 *addr, u32 cipher, u8 *key, u32 key_len) iwl_mvm_add_pasn_sta() argument
[all...]
H A Dd3.c1443 u32 cipher; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c1039 mt7615_mac_wtbl_update_key(struct mt7615_dev *dev, struct mt76_wcid *wcid, u8 *key, u8 keylen, enum mt7615_cipher_type cipher, enum set_key_cmd cmd) mt7615_mac_wtbl_update_key() argument
1081 mt7615_mac_wtbl_update_pk(struct mt7615_dev *dev, struct mt76_wcid *wcid, enum mt7615_cipher_type cipher, int keyidx, enum set_key_cmd cmd) mt7615_mac_wtbl_update_pk() argument
1118 mt7615_mac_wtbl_update_cipher(struct mt7615_dev *dev, struct mt76_wcid *wcid, enum mt7615_cipher_type cipher, enum set_key_cmd cmd) mt7615_mac_wtbl_update_cipher() argument
1146 enum mt7615_cipher_type cipher; mt7615_mac_wtbl_set_key() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1707 static int rtw_cfg80211_set_cipher(struct security_priv *psecuritypriv, u32 cipher, bool ucast) in rtw_cfg80211_set_cipher() argument
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dutil.c266 bool cfg80211_supported_cipher_suite(struct wiphy *wiphy, u32 cipher) in cfg80211_supported_cipher_suite() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvirtio_crypto.h268 struct virtio_crypto_cipher_session_req cipher; member
444 struct virtio_crypto_cipher_data_req cipher; member

Completed in 49 milliseconds

123456789