Home
last modified time | relevance | path

Searched defs:encrypt_key (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_ioctl.c888 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wapi_key()
903 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wep_key()
989 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_set_wpa_key()
1054 struct mwifiex_ds_encrypt_key *encrypt_key) in mwifiex_sec_ioctl_encrypt_key()
1100 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_set_encode() local
H A Dcfg80211.c502 struct mwifiex_ds_encrypt_key encrypt_key; in mwifiex_cfg80211_set_default_mgmt_key() local
/openbmc/linux/arch/sparc/crypto/
H A Dcamellia_glue.c29 u64 encrypt_key[CAMELLIA_TABLE_BYTE_LEN / sizeof(u64)]; member