Searched refs:encrypt_key (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_ioctl.c | 900 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wapi_key() 905 encrypt_key, true); in mwifiex_sec_ioctl_set_wapi_key() 915 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wep_key() 925 index = encrypt_key->key_index; in mwifiex_sec_ioctl_set_wep_key() 926 if (encrypt_key->key_disable) { in mwifiex_sec_ioctl_set_wep_key() 928 } else if (!encrypt_key->key_len) { in mwifiex_sec_ioctl_set_wep_key() 938 memcpy(encrypt_key->key_material, in mwifiex_sec_ioctl_set_wep_key() 940 encrypt_key->key_len = wep_key->key_length; in mwifiex_sec_ioctl_set_wep_key() 950 encrypt_key->key_material, in mwifiex_sec_ioctl_set_wep_key() 951 encrypt_key in mwifiex_sec_ioctl_set_wep_key() 899 mwifiex_sec_ioctl_set_wapi_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_set_wapi_key() argument 914 mwifiex_sec_ioctl_set_wep_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_set_wep_key() argument 1000 mwifiex_sec_ioctl_set_wpa_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_set_wpa_key() argument 1065 mwifiex_sec_ioctl_encrypt_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_encrypt_key() argument 1112 struct mwifiex_ds_encrypt_key encrypt_key; mwifiex_set_encode() local [all...] |
H A D | cfg80211.c | 512 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_cfg80211_set_default_mgmt_key() local 516 memset(&encrypt_key, 0, sizeof(struct mwifiex_ds_encrypt_key)); in mwifiex_cfg80211_set_default_mgmt_key() 517 encrypt_key.key_len = WLAN_KEY_LEN_CCMP; in mwifiex_cfg80211_set_default_mgmt_key() 518 encrypt_key.key_index = key_index; in mwifiex_cfg80211_set_default_mgmt_key() 519 encrypt_key.is_igtk_def_key = true; in mwifiex_cfg80211_set_default_mgmt_key() 520 eth_broadcast_addr(encrypt_key.mac_addr); in mwifiex_cfg80211_set_default_mgmt_key() 523 HostCmd_ACT_GEN_SET, true, &encrypt_key, true); in mwifiex_cfg80211_set_default_mgmt_key()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_ioctl.c | 888 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wapi_key() 893 encrypt_key, true); in mwifiex_sec_ioctl_set_wapi_key() 903 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wep_key() 913 index = encrypt_key->key_index; in mwifiex_sec_ioctl_set_wep_key() 914 if (encrypt_key->key_disable) { in mwifiex_sec_ioctl_set_wep_key() 916 } else if (!encrypt_key->key_len) { in mwifiex_sec_ioctl_set_wep_key() 926 memcpy(encrypt_key->key_material, in mwifiex_sec_ioctl_set_wep_key() 928 encrypt_key->key_len = wep_key->key_length; in mwifiex_sec_ioctl_set_wep_key() 938 encrypt_key->key_material, in mwifiex_sec_ioctl_set_wep_key() 939 encrypt_key in mwifiex_sec_ioctl_set_wep_key() 887 mwifiex_sec_ioctl_set_wapi_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_set_wapi_key() argument 902 mwifiex_sec_ioctl_set_wep_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_set_wep_key() argument 988 mwifiex_sec_ioctl_set_wpa_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_set_wpa_key() argument 1053 mwifiex_sec_ioctl_encrypt_key(struct mwifiex_private *priv, struct mwifiex_ds_encrypt_key *encrypt_key) mwifiex_sec_ioctl_encrypt_key() argument 1100 struct mwifiex_ds_encrypt_key encrypt_key; mwifiex_set_encode() local [all...] |
H A D | cfg80211.c | 502 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_cfg80211_set_default_mgmt_key() local 506 memset(&encrypt_key, 0, sizeof(struct mwifiex_ds_encrypt_key)); in mwifiex_cfg80211_set_default_mgmt_key() 507 encrypt_key.key_len = WLAN_KEY_LEN_CCMP; in mwifiex_cfg80211_set_default_mgmt_key() 508 encrypt_key.key_index = key_index; in mwifiex_cfg80211_set_default_mgmt_key() 509 encrypt_key.is_igtk_def_key = true; in mwifiex_cfg80211_set_default_mgmt_key() 510 eth_broadcast_addr(encrypt_key.mac_addr); in mwifiex_cfg80211_set_default_mgmt_key() 513 HostCmd_ACT_GEN_SET, true, &encrypt_key, true)) { in mwifiex_cfg80211_set_default_mgmt_key()
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | camellia_glue.c | 29 u64 encrypt_key[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; member 34 extern void camellia_sparc64_key_expand(const u32 *in_key, u64 *encrypt_key, 48 camellia_sparc64_key_expand(in_key, &ctx->encrypt_key[0], in camellia_set_key() 66 camellia_sparc64_crypt(&ctx->encrypt_key[0], in camellia_encrypt() 107 key = &ctx->encrypt_key[0]; in __ecb_crypt() 156 key = &ctx->encrypt_key[0]; in cbc_encrypt()
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | camellia_glue.c | 29 u64 encrypt_key[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; member 34 extern void camellia_sparc64_key_expand(const u32 *in_key, u64 *encrypt_key, 48 camellia_sparc64_key_expand(in_key, &ctx->encrypt_key[0], in camellia_set_key() 66 camellia_sparc64_crypt(&ctx->encrypt_key[0], in camellia_encrypt() 107 key = &ctx->encrypt_key[0]; in __ecb_crypt() 156 key = &ctx->encrypt_key[0]; in cbc_encrypt()
|
Completed in 13 milliseconds