| /drivers/crypto/ccree/ |
| A D | cc_aead.c | 61 enum drv_hash_mode auth_mode; member 139 ctx->auth_mode = cc_alg->auth_mode; in cc_aead_init() 313 ctx->auth_mode), in hmac_setkey() 369 switch (ctx->auth_mode) { in validate_keys_sizes() 459 ctx->auth_mode); in cc_get_plain_hmac_key() 609 switch (ctx->auth_mode) { in cc_aead_setkey() 1986 switch (ctx->auth_mode) { in cc_proc_aead() 2314 .auth_mode = DRV_HASH_SHA1, 2334 .auth_mode = DRV_HASH_SHA1, 2414 .auth_mode = DRV_HASH_SHA1, [all …]
|
| A D | cc_driver.h | 164 int auth_mode; member 180 int auth_mode; member
|
| /drivers/net/wireless/ath/ath6kl/ |
| A D | cfg80211.c | 181 vif->auth_mode = NONE_AUTH; in ath6kl_set_wpa_version() 183 vif->auth_mode = WPA2_AUTH; in ath6kl_set_wpa_version() 185 vif->auth_mode = WPA_AUTH; in ath6kl_set_wpa_version() 270 if (vif->auth_mode == WPA_AUTH) in ath6kl_set_key_mgmt() 271 vif->auth_mode = WPA_PSK_AUTH; in ath6kl_set_key_mgmt() 280 vif->auth_mode = NONE_AUTH; in ath6kl_set_key_mgmt() 2832 p.auth_mode |= WPA_AUTH; in ath6kl_start_ap() 2834 p.auth_mode |= WPA2_AUTH; in ath6kl_start_ap() 2844 if (p.auth_mode == 0) in ath6kl_start_ap() 2845 p.auth_mode = NONE_AUTH; in ath6kl_start_ap() [all …]
|
| A D | wmi.h | 685 enum auth_mode { enum 738 u8 auth_mode; member 2558 enum auth_mode auth_mode,
|
| A D | wmi.c | 1847 enum auth_mode auth_mode, in ath6kl_wmi_connect_cmd() argument 1863 dot11_auth_mode, auth_mode, pairwise_crypto, group_crypto); in ath6kl_wmi_connect_cmd() 1886 cc->auth_mode = auth_mode; in ath6kl_wmi_connect_cmd() 3393 __func__, p->nw_type, p->auth_mode, le16_to_cpu(p->ch), in ath6kl_wmi_ap_profile_commit()
|
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | uap_cmd.c | 34 bss_config->auth_mode = WLAN_AUTH_OPEN; in mwifiex_set_secure_params() 37 bss_config->auth_mode = WLAN_AUTH_SHARED_KEY; in mwifiex_set_secure_params() 40 bss_config->auth_mode = WLAN_AUTH_LEAP; in mwifiex_set_secure_params() 43 bss_config->auth_mode = MWIFIEX_AUTH_MODE_AUTO; in mwifiex_set_secure_params() 280 config->auth_mode = 0x7F; in mwifiex_set_sys_config_invalid_data() 603 if ((bss_cfg->auth_mode <= WLAN_AUTH_SHARED_KEY) || in mwifiex_uap_bss_param_prepare() 604 (bss_cfg->auth_mode == MWIFIEX_AUTH_MODE_AUTO)) { in mwifiex_uap_bss_param_prepare() 610 auth_type->auth_type = (u8)bss_cfg->auth_mode; in mwifiex_uap_bss_param_prepare()
|
| A D | ioctl.h | 96 u16 auth_mode; member
|
| /drivers/net/wireless/intel/iwlwifi/mei/ |
| A D | iwl-mei.h | 267 u8 auth_mode; member
|
| A D | sap.h | 374 __le32 auth_mode; member
|
| A D | main.c | 728 .auth_mode = le32_to_cpu(status->conn_info.auth_mode), in iwl_mei_handle_conn_status() 1543 .auth_mode = cpu_to_le32(conn_info->auth_mode), in iwl_mei_host_associated()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | vendor-cmd.c | 46 csme_conn_info->conn_info.auth_mode) || in iwl_mvm_vendor_get_csme_conn_info()
|
| /drivers/crypto/bcm/ |
| A D | spu2.h | 205 enum hash_alg auth_alg, enum hash_mode auth_mode,
|
| A D | spu2.c | 616 enum spu2_hash_mode auth_mode) in spu2_fmd_ctrl0_write() argument 636 ((u64)auth_mode << SPU2_HASH_MODE_SHIFT)); in spu2_fmd_ctrl0_write() 1247 enum hash_alg auth_alg, enum hash_mode auth_mode, in spu2_request_pad() argument
|
| A D | spu.h | 261 enum hash_mode auth_mode,
|
| A D | cipher.h | 392 enum hash_mode auth_mode,
|
| A D | spu.c | 1024 enum hash_mode auth_mode, in spum_request_pad() argument 1042 (auth_mode == HASH_MODE_XCBC)) { in spum_request_pad()
|
| /drivers/crypto/gemini/ |
| A D | sl3516-ce.h | 177 u32 auth_mode :1; member
|
| /drivers/net/wireless/intel/ipw2x00/ |
| A D | ipw2100.c | 5136 u8 auth_mode; member 5142 int auth_mode, in ipw2100_set_security_information() argument 5161 security->auth_mode = auth_mode; in ipw2100_set_security_information() 5473 auth_mode = IPW_AUTH_OPEN; in ipw2100_configure_security() 5476 auth_mode = IPW_AUTH_SHARED; in ipw2100_configure_security() 5478 auth_mode = IPW_AUTH_LEAP_CISCO_ID; in ipw2100_configure_security() 5580 (priv->ieee->sec.auth_mode != sec->auth_mode)) { in shim__set_security() 5581 priv->ieee->sec.auth_mode = sec->auth_mode; in shim__set_security() 5852 sec.auth_mode = WLAN_AUTH_SHARED_KEY; in ipw2100_wpa_set_auth_algs() 5855 sec.auth_mode = WLAN_AUTH_OPEN; in ipw2100_wpa_set_auth_algs() [all …]
|
| A D | libipw_wx.c | 438 sec.auth_mode = ieee->open_wep ? WLAN_AUTH_OPEN : in libipw_wx_set_encode() 442 sec.auth_mode == WLAN_AUTH_OPEN ? in libipw_wx_set_encode()
|
| /drivers/crypto/chelsio/ |
| A D | chcr_crypto.h | 221 unsigned char auth_mode; member
|
| A D | chcr_algo.h | 239 unsigned int auth_mode; member
|
| A D | chcr_algo.c | 1520 params->auth_mode = CHCR_SCMD_AUTH_MODE_SHA1; in get_alg_config() 1525 params->auth_mode = CHCR_SCMD_AUTH_MODE_SHA224; in get_alg_config() 1530 params->auth_mode = CHCR_SCMD_AUTH_MODE_SHA256; in get_alg_config() 1535 params->auth_mode = CHCR_SCMD_AUTH_MODE_SHA512_384; in get_alg_config() 1540 params->auth_mode = CHCR_SCMD_AUTH_MODE_SHA512_512; in get_alg_config() 1605 FILL_SEC_CPL_SCMD0_SEQNO(0, 0, 0, param->alg_prm.auth_mode, in create_hash_wr() 2536 actx->auth_mode, aeadctx->hmac_ctrl, in create_authenc_wr() 3667 actx->auth_mode = param.auth_mode; in chcr_authenc_setkey() 3733 actx->auth_mode = CHCR_SCMD_AUTH_MODE_NOP; in chcr_aead_digest_null_setkey()
|
| /drivers/net/wireless/atmel/ |
| A D | at76c50x-usb.h | 407 int auth_mode; /* authentication type: 0 open, 1 shared key */ member
|
| A D | at76c50x-usb.c | 1363 TX_RATE_AUTO ? "auto" : "<invalid>", priv->auth_mode); in at76_startup_device() 1368 priv->auth_mode == WLAN_AUTH_OPEN ? "open" : "shared_secret", in at76_startup_device() 2347 priv->auth_mode = WLAN_AUTH_OPEN; in at76_init_new_device()
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_mlme_ext.c | 678 unsigned int auth_mode, seq, ie_len; in OnAuth() local 697 auth_mode = psecuritypriv->dot11AuthAlgrthm; in OnAuth() 720 if (auth_mode == 2 && in OnAuth() 723 auth_mode = 0; in OnAuth() 725 if ((algorithm > 0 && auth_mode == 0) || /* rx a shared-key auth but shared not enabled */ in OnAuth() 726 (algorithm == 0 && auth_mode == 1)) { /* rx a open-system auth but shared-key is enabled */ in OnAuth() 787 if (algorithm == 0 && (auth_mode == 0 || auth_mode == 2 || auth_mode == 3)) { in OnAuth()
|