| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | picoxcell_crypto.c | 733 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 D | cipher.c | 1766 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 D | sec_crypto.c | 990 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 D | chcr_ktls.c | 78 struct crypto_cipher *cipher; in chcr_ktls_save_keys() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| H A D | scan.c | 151 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 D | mac.c | 863 enum mt7603_cipher_type cipher; in mt7603_wtbl_set_key() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | sta.c | 3976 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 D | d3.c | 1443 u32 cipher; member [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 1039 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 D | ioctl_cfg80211.c | 1707 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 D | util.c | 266 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 D | virtio_crypto.h | 268 struct virtio_crypto_cipher_session_req cipher; member 444 struct virtio_crypto_cipher_data_req cipher; member
|
| /kernel/linux/linux-5.10/fs/ecryptfs/ |
| H A D | ecryptfs_kernel.h | 242 unsigned char cipher[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1]; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | device.h | 160 struct nvkm_engine *cipher; member 233 int (*cipher )(struct nvkm_device *, int idx, struct nvkm_engine **); member
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | crypto.h | 487 struct cipher_alg cipher; global() member 501 struct crypto_istat_cipher cipher; global() member [all...] |
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | ecryptfs_kernel.h | 242 unsigned char cipher[ECRYPTFS_MAX_CIPHER_NAME_SIZE + 1]; member
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
| H A D | ioctl_cfg80211.c | 1363 static int rtw_cfg80211_set_cipher(struct security_priv *psecuritypriv, u32 cipher, bool ucast) in rtw_cfg80211_set_cipher() argument
|
| /kernel/linux/linux-6.6/drivers/firmware/ |
| H A D | qcom_scm.c | 1101 qcom_scm_ice_set_key(u32 index, const u8 *key, u32 key_size, enum qcom_scm_ice_cipher cipher, u32 data_unit_size) qcom_scm_ice_set_key() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | cipher.c | 1763 des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) des_setkey() argument 1777 threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) threedes_setkey() argument 1791 aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) aes_setkey() argument 1818 skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_setkey() argument 2719 aead_authenc_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_authenc_setkey() argument 2814 aead_gcm_ccm_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_ccm_setkey() argument 2896 aead_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_gcm_esp_setkey() argument 2928 rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) rfc4543_gcm_esp_setkey() argument 2961 aead_ccm_esp_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) aead_ccm_esp_setkey() argument 2981 aead_setauthsize(struct crypto_aead *cipher, unsigned int authsize) aead_setauthsize() argument [all...] |
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | virtio_crypto.h | 268 struct virtio_crypto_cipher_session_req cipher; member 444 struct virtio_crypto_cipher_data_req cipher; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | talitos.c | 1491 static int skcipher_setkey(struct crypto_skcipher *cipher, in skcipher_setkey() argument 1508 static int skcipher_des_setkey(struct crypto_skcipher *cipher, in skcipher_des_setkey() argument 1515 skcipher_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_des3_setkey() argument 1522 skcipher_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) skcipher_aes_setkey() argument 1551 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_done() local 1572 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); common_nonsnoop() local 1642 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_edesc_alloc() local 1653 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_encrypt() local 1678 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); skcipher_decrypt() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/intel/keembay/ |
| H A D | ocs-aes.c | 477 ocs_aes_set_key(struct ocs_aes_dev *aes_dev, u32 key_size, const u8 *key, enum ocs_cipher cipher) ocs_aes_set_key() argument 524 set_ocs_aes_command(struct ocs_aes_dev *aes_dev, enum ocs_cipher cipher, enum ocs_mode mode, enum ocs_instruction instruction) set_ocs_aes_command() argument 559 ocs_aes_init(struct ocs_aes_dev *aes_dev, enum ocs_mode mode, enum ocs_cipher cipher, enum ocs_instruction instruction) ocs_aes_init() argument 600 ocs_aes_validate_inputs(dma_addr_t src_dma_list, u32 src_size, const u8 *iv, u32 iv_size, dma_addr_t aad_dma_list, u32 aad_size, const u8 *tag, u32 tag_size, enum ocs_cipher cipher, enum ocs_mode mode, enum ocs_instruction instruction, dma_addr_t dst_dma_list) ocs_aes_validate_inputs() argument 796 ocs_aes_op(struct ocs_aes_dev *aes_dev, enum ocs_mode mode, enum ocs_cipher cipher, enum ocs_instruction instruction, dma_addr_t dst_dma_list, dma_addr_t src_dma_list, u32 src_size, u8 *iv, u32 iv_size) ocs_aes_op() argument 925 ocs_aes_gcm_op(struct ocs_aes_dev *aes_dev, enum ocs_cipher cipher, enum ocs_instruction instruction, dma_addr_t dst_dma_list, dma_addr_t src_dma_list, u32 src_size, const u8 *iv, dma_addr_t aad_dma_list, u32 aad_size, u8 *out_tag, u32 tag_size) ocs_aes_gcm_op() argument 1307 ocs_aes_ccm_op(struct ocs_aes_dev *aes_dev, enum ocs_cipher cipher, enum ocs_instruction instruction, dma_addr_t dst_dma_list, dma_addr_t src_dma_list, u32 src_size, u8 *iv, dma_addr_t adata_dma_list, u32 adata_size, u8 *in_tag, u32 tag_size) ocs_aes_ccm_op() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 61 mt7615_mac_get_cipher(int cipher) in mt7615_mac_get_cipher() argument 1193 mt7615_mac_wtbl_update_key(struct mt7615_dev *dev, struct mt76_wcid *wcid, struct ieee80211_key_conf *key, enum mt76_cipher_type cipher, u16 cipher_mask) mt7615_mac_wtbl_update_key() argument 1224 mt7615_mac_wtbl_update_pk(struct mt7615_dev *dev, struct mt76_wcid *wcid, enum mt76_cipher_type cipher, u16 cipher_mask, int keyidx) mt7615_mac_wtbl_update_pk() argument 1261 mt7615_mac_wtbl_update_cipher(struct mt7615_dev *dev, struct mt76_wcid *wcid, enum mt76_cipher_type cipher, u16 cipher_mask) mt7615_mac_wtbl_update_cipher() argument 1278 enum mt76_cipher_type cipher; __mt7615_mac_wtbl_set_key() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| H A D | scan.c | 139 mwifiex_is_rsn_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_rsn_oui_present() argument 165 mwifiex_is_wpa_oui_present(struct mwifiex_bssdescriptor *bss_desc, u32 cipher) in mwifiex_is_wpa_oui_present() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | mac.c | 892 enum mt76_cipher_type cipher; in mt7603_wtbl_set_key() local
|