/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | sd.c | 1885 static int sd_pr_out_command(struct block_device *bdev, u8 sa, u64 key, in sd_pr_out_command() argument 1933 static int sd_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type, in sd_pr_reserve() argument 1942 static int sd_pr_release(struct block_device *bdev, u64 key, enum pr_type type) in sd_pr_release() argument 1955 static int sd_pr_clear(struct block_device *bdev, u64 key) in sd_pr_clear() argument [all...] |
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | acer-wmi.c | 1935 const struct key_entry *key; in acer_wmi_notify() local
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-aes.c | 107 u32 key[AES_KEYSIZE_256 / sizeof(u32)]; member 1155 static int atmel_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, in atmel_aes_setkey() argument 1736 static int atmel_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, in atmel_aes_gcm_setkey() argument 558 atmel_aes_write_ctrl_key(struct atmel_aes_dev *dd, bool use_dma, const __be32 *iv, const u32 *key, int keylen) atmel_aes_write_ctrl_key() argument 1870 atmel_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) atmel_aes_xts_setkey() argument 2096 atmel_aes_authenc_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) atmel_aes_authenc_setkey() argument [all...] |
H A D | atmel-sha.c | 1692 const u8 *key; in atmel_sha_hmac_setup() local 1628 atmel_sha_hmac_key_set(struct atmel_sha_hmac_key *hkey, const u8 *key, unsigned int keylen) atmel_sha_hmac_key_set() argument 1648 atmel_sha_hmac_key_get(const struct atmel_sha_hmac_key *hkey, const u8 **key, unsigned int *keylen) atmel_sha_hmac_key_get() argument 1740 atmel_sha_hmac_prehash_key(struct atmel_sha_dev *dd, const u8 *key, unsigned int keylen) atmel_sha_hmac_prehash_key() argument 1851 atmel_sha_hmac_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) atmel_sha_hmac_setkey() argument 2234 atmel_sha_authenc_setkey(struct atmel_sha_authenc_ctx *auth, const u8 *key, unsigned int keylen, u32 flags) atmel_sha_authenc_setkey() argument [all...] |
H A D | omap-sham.c | 1283 static int omap_sham_setkey(struct crypto_ahash *tfm, const u8 *key, in omap_sham_setkey() argument
|
H A D | n2_core.c | 461 static int n2_hmac_async_setkey(struct crypto_ahash *tfm, const u8 *key, in n2_hmac_async_setkey() argument 667 } key; member 727 static int n2_aes_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_aes_setkey() argument 755 static int n2_des_setkey(struct crypto_skcipher *skcipher, const u8 *key, in n2_des_setkey() argument 774 n2_3des_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) n2_3des_setkey() argument [all...] |
H A D | sa2ul.c | 384 static void prepare_kipad(u8 *k_ipad, const u8 *key, u16 key_sz) in prepare_kipad() argument 396 static void prepare_kopad(u8 *k_opad, const u8 *key, u1 argument 435 sa_prepare_iopads(struct algo_data *data, const u8 *key, u16 key_sz, __be32 *ipad, __be32 *opad) sa_prepare_iopads() argument 466 sa_aes_inv_key(u8 *inv_key, const u8 *key, u16 key_sz) sa_aes_inv_key() argument 503 sa_set_sc_enc(struct algo_data *ad, const u8 *key, u16 key_sz, u8 enc, u8 *sc_buf) sa_set_sc_enc() argument 532 sa_set_sc_auth(struct algo_data *ad, const u8 *key, u16 key_sz, u8 *sc_buf) sa_set_sc_auth() argument 885 sa_cipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen, struct algo_data *ad) sa_cipher_setkey() argument 947 sa_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sa_aes_cbc_setkey() argument 967 sa_aes_ecb_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sa_aes_ecb_setkey() argument 985 sa_3des_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sa_3des_cbc_setkey() argument 999 sa_3des_ecb_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sa_3des_ecb_setkey() argument 1800 sa_aead_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen, struct algo_data *ad) sa_aead_setkey() argument 1883 sa_aead_cbc_sha1_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) sa_aead_cbc_sha1_setkey() argument 1896 sa_aead_cbc_sha256_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) sa_aead_cbc_sha256_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 82 u8 key[CAAM_MAX_KEY_SIZE]; member 289 aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) aead_setkey() argument 329 des3_aead_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) des3_aead_setkey() argument 634 chachapoly_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chachapoly_setkey() argument 723 gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) gcm_setkey() argument 818 rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4106_setkey() argument 917 rfc4543_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) rfc4543_setkey() argument 943 skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen, const u32 ctx1_iv_off) skcipher_setkey() argument 986 aes_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) aes_skcipher_setkey() argument 998 rfc3686_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) rfc3686_skcipher_setkey() argument 1019 ctr_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) ctr_skcipher_setkey() argument 1039 chacha20_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) chacha20_skcipher_setkey() argument 1048 des_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des_skcipher_setkey() argument 1055 des3_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) des3_skcipher_setkey() argument 1062 xts_skcipher_setkey(struct crypto_skcipher *skcipher, const u8 *key, unsigned int keylen) xts_skcipher_setkey() argument 3214 hash_digest_key(struct caam_hash_ctx *ctx, u32 *keylen, u8 *key, u32 digestsize) hash_digest_key() argument 3310 ahash_setkey(struct crypto_ahash *ahash, const u8 *key, unsigned int keylen) ahash_setkey() argument [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | core.c | 621 static __always_inline int bpf_tree_comp(void *key, struct latch_tree_node *n) in bpf_tree_comp() argument
|
/kernel/linux/linux-6.6/drivers/crypto/chelsio/ |
H A D | chcr_algo.c | 228 get_aes_decrypt_key(unsigned char *dec_key, const unsigned char *key, unsigned int keylength) get_aes_decrypt_key() argument 913 chcr_cipher_fallback_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) chcr_cipher_fallback_setkey() argument 926 chcr_aes_cbc_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) chcr_aes_cbc_setkey() argument 957 chcr_aes_ctr_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) chcr_aes_ctr_setkey() argument 987 chcr_aes_rfc3686_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) chcr_aes_rfc3686_setkey() argument 1062 u8 *key; chcr_update_tweak() local 2194 chcr_ahash_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) chcr_ahash_setkey() argument 2247 chcr_aes_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int key_len) chcr_aes_xts_setkey() argument 3421 chcr_ccm_common_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chcr_ccm_common_setkey() argument 3451 chcr_aead_ccm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chcr_aead_ccm_setkey() argument 3467 chcr_aead_rfc4309_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chcr_aead_rfc4309_setkey() argument 3488 chcr_gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) chcr_gcm_setkey() argument 3546 chcr_authenc_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) chcr_authenc_setkey() argument 3674 chcr_aead_digest_null_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) chcr_aead_digest_null_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/ |
H A D | sec_crypto.c | 750 static int sec_skcipher_3des_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_3des_setkey() argument 821 static int sec_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sec_skcipher_setkey() argument 1130 sec_aead_fallback_setkey(struct sec_auth_ctx *a_ctx, struct crypto_aead *tfm, const u8 *key, unsigned int keylen) sec_aead_fallback_setkey() argument 1140 sec_aead_setkey(struct crypto_aead *tfm, const u8 *key, const u32 keylen, const enum sec_hash_alg a_alg, const enum sec_calg c_alg, const enum sec_mac_len mac_len, const enum sec_cmode c_mode) sec_aead_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | icp_qat_hw.h | 298 __u8 key[ICP_QAT_HW_AES_256_F8_KEY_SZ]; member 303 __u8 key[ICP_QAT_HW_AES_256_F8_KEY_SZ]; member
|
/kernel/linux/linux-6.6/drivers/crypto/marvell/cesa/ |
H A D | cesa.h | 240 __le32 key[8]; member
|
/kernel/linux/linux-6.6/drivers/crypto/stm32/ |
H A D | stm32-cryp.c | 163 __be32 key[AES_KEYSIZE_256 / sizeof(u32)]; member 875 stm32_cryp_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_setkey() argument 886 stm32_cryp_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_aes_setkey() argument 896 stm32_cryp_des_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_des_setkey() argument 903 stm32_cryp_tdes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) stm32_cryp_tdes_setkey() argument 910 stm32_cryp_aes_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) stm32_cryp_aes_aead_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | verbs.c | 4382 u32 key = new_ah->sc_ah.ah_info.dest_ip_addr[0] ^ in irdma_ah_exists() local 4467 u32 key = parent_ah->sc_ah.ah_info.dest_ip_addr[0] ^ in irdma_create_user_ah() local
|
/kernel/linux/linux-6.6/drivers/net/ |
H A D | macsec.c | 1328 static struct crypto_aead *macsec_alloc_tfm(char *key, int key_len, int icv_len) in macsec_alloc_tfm() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | wmi.c | 2465 wmi_add_cipher_key(struct wil6210_vif *vif, u8 key_index, const void *mac_addr, int key_len, const void *key, int key_usage) wmi_add_cipher_key() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 3544 iwl_mvm_send_sta_key(struct iwl_mvm *mvm, u32 sta_id, struct ieee80211_key_conf *key, bool mcast, u32 tkip_iv32, u16 *tkip_p1k, u32 cmd_flags, u8 key_offset, bool mfp) iwl_mvm_send_sta_key() argument 4308 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 | 82 static const u8 *iwl_mvm_find_max_pn(struct ieee80211_key_conf *key, in iwl_mvm_find_max_pn() argument 109 iwl_mvm_wowlan_program_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_program_keys() argument 219 iwl_mvm_wowlan_get_rsc_tsc_data(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_get_rsc_tsc_data() argument 338 iwl_mvm_wowlan_get_rsc_v5_data(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_get_rsc_v5_data() argument 525 iwl_mvm_wowlan_get_tkip_data(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_get_tkip_data() argument 591 iwl_mvm_wowlan_gtk_type_iter(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_wowlan_gtk_type_iter() argument 1382 u8 key[WOWLAN_KEY_MAX_SIZE]; global() member 1404 u8 key[WOWLAN_KEY_MAX_SIZE]; global() member 1608 iwl_mvm_set_key_rx_seq_tids(struct ieee80211_key_conf *key, struct ieee80211_key_seq *seq) iwl_mvm_set_key_rx_seq_tids() argument 1617 iwl_mvm_set_aes_ptk_rx_seq(struct iwl_mvm *mvm, struct iwl_wowlan_status_data *status, struct ieee80211_sta *sta, struct ieee80211_key_conf *key) iwl_mvm_set_aes_ptk_rx_seq() argument 1730 iwl_mvm_set_key_rx_seq_idx(struct ieee80211_key_conf *key, struct iwl_wowlan_status_data *status, int idx) iwl_mvm_set_key_rx_seq_idx() argument 1748 iwl_mvm_set_key_rx_seq(struct ieee80211_key_conf *key, struct iwl_wowlan_status_data *status, bool installed) iwl_mvm_set_key_rx_seq() argument 1787 iwl_mvm_d3_find_last_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_d3_find_last_keys() argument 1833 iwl_mvm_d3_set_igtk_bigtk_ipn(const struct iwl_multicast_key_data *key, struct ieee80211_key_seq *seq, u32 cipher) iwl_mvm_d3_set_igtk_bigtk_ipn() argument 1849 iwl_mvm_d3_update_keys(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct ieee80211_key_conf *key, void *_data) iwl_mvm_d3_update_keys() argument 1921 struct ieee80211_key_conf *key; iwl_mvm_gtk_rekey() local 1924 u8 key[32]; iwl_mvm_gtk_rekey() member 1978 u8 key[WOWLAN_KEY_MAX_SIZE]; iwl_mvm_d3_igtk_bigtk_rekey_add() member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 567 struct ath6kl_key *key = NULL; in ath6kl_cfg80211_connect() local 1133 struct ath6kl_key *key = NULL; ath6kl_cfg80211_add_key() local 1288 struct ath6kl_key *key = NULL; ath6kl_cfg80211_get_key() local 1323 struct ath6kl_key *key = NULL; ath6kl_cfg80211_set_default_key() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | tx.h | 236 u8 key[16]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_common.h | 381 u8 key[0]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | ioctl.h | 67 u8 key[WLAN_KEY_LEN_WEP104]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/p54/ |
H A D | lmac.h | 253 u8 key[16]; member 443 u8 key[24]; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/ |
H A D | hif_api_cmd.h | 512 } key; member
|