/openbmc/ipmitool/src/plugins/lanplus/ |
H A D | lanplus_crypt.c | 83 if (session->v2_data.auth_alg == IPMI_AUTH_RAKP_NONE) in lanplus_rakp2_hmac_matches() 87 assert(session->v2_data.auth_alg == IPMI_AUTH_RAKP_HMAC_SHA1); in lanplus_rakp2_hmac_matches() 181 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_rakp2_hmac_matches() 243 if (session->v2_data.auth_alg == IPMI_AUTH_RAKP_NONE) in lanplus_rakp4_hmac_matches() 247 assert(session->v2_data.auth_alg == IPMI_AUTH_RAKP_HMAC_SHA1); in lanplus_rakp4_hmac_matches() 306 : session->v2_data.auth_alg , in lanplus_rakp4_hmac_matches() 364 if (session->v2_data.auth_alg == IPMI_AUTH_RAKP_NONE) in lanplus_generate_rakp3_authcode() 371 assert(session->v2_data.auth_alg == IPMI_AUTH_RAKP_HMAC_SHA1); in lanplus_generate_rakp3_authcode() 426 lanplus_HMAC(session->v2_data.auth_alg, in lanplus_generate_rakp3_authcode() 483 if (session->v2_data.auth_alg == IPMI_AUTH_RAKP_NONE) in lanplus_generate_sik() [all …]
|
H A D | lanplus_dump.c | 76 val2str(rsp->payload.open_session_response.auth_alg, in lanplus_dump_open_session_response() 91 void lanplus_dump_rakp2_message(const struct ipmi_rs * rsp, uint8_t auth_alg) in lanplus_dump_rakp2_message() argument 123 switch(auth_alg) in lanplus_dump_rakp2_message() 148 void lanplus_dump_rakp4_message(const struct ipmi_rs * rsp, uint8_t auth_alg) in lanplus_dump_rakp4_message() argument 170 switch(auth_alg) in lanplus_dump_rakp4_message()
|
H A D | lanplus_dump.h | 41 void lanplus_dump_rakp2_message(const struct ipmi_rs * rsp, uint8_t auth_alg); 42 void lanplus_dump_rakp4_message(const struct ipmi_rs * rsp, uint8_t auth_alg);
|
H A D | lanplus.c | 167 uint8_t * auth_alg, in lanplus_get_requested_ciphers() argument 178 *auth_alg = IPMI_AUTH_RAKP_NONE; in lanplus_get_requested_ciphers() 183 *auth_alg = IPMI_AUTH_RAKP_HMAC_SHA1; in lanplus_get_requested_ciphers() 188 *auth_alg = IPMI_AUTH_RAKP_HMAC_SHA1; in lanplus_get_requested_ciphers() 193 *auth_alg = IPMI_AUTH_RAKP_HMAC_SHA1; in lanplus_get_requested_ciphers() 198 *auth_alg = IPMI_AUTH_RAKP_HMAC_SHA1; in lanplus_get_requested_ciphers() 203 *auth_alg = IPMI_AUTH_RAKP_HMAC_SHA1; in lanplus_get_requested_ciphers() 208 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers() 213 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers() 218 *auth_alg = IPMI_AUTH_RAKP_HMAC_MD5; in lanplus_get_requested_ciphers() [all …]
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_channel.c | 354 uint8_t auth_alg, integrity_alg, crypt_alg; in ipmi_get_channel_cipher_suites() local 483 auth_alg = IPMI_AUTH_RAKP_NONE; in ipmi_get_channel_cipher_suites() 494 auth_alg = cipher_suite_data[offset++] & 0x3F; in ipmi_get_channel_cipher_suites() 511 val2str(auth_alg, ipmi_auth_algorithms), in ipmi_get_channel_cipher_suites()
|
/openbmc/linux/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_80211.h | 18 __le16 auth_alg; member
|
H A D | hostap_ap.c | 637 u16 auth_alg, auth_transaction, status; in hostap_ap_tx_cb_auth() local 657 auth_alg = le16_to_cpu(*pos++); in hostap_ap_tx_cb_auth() 678 ((auth_alg == WLAN_AUTH_OPEN && auth_transaction == 2) || in hostap_ap_tx_cb_auth() 679 (auth_alg == WLAN_AUTH_SHARED_KEY && auth_transaction == 4))) { in hostap_ap_tx_cb_auth() 693 auth_alg, auth_transaction, status, txt); in hostap_ap_tx_cb_auth() 1292 u16 auth_alg, auth_transaction, status_code; in handle_authen() local 1325 auth_alg = __le16_to_cpu(*pos); in handle_authen() 1340 auth_alg == WLAN_AUTH_OPEN) || in handle_authen() 1342 crypt && auth_alg == WLAN_AUTH_SHARED_KEY)) { in handle_authen() 1382 if ((auth_alg == WLAN_AUTH_OPEN && auth_transaction == 1) || in handle_authen() [all …]
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi.h | 204 uint8_t auth_alg; member
|
H A D | ipmi_intf.h | 113 uint8_t auth_alg; member
|
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant/ |
H A D | wpa_supplicant.conf | 602 auth_alg=SHARED
|
/openbmc/linux/drivers/crypto/bcm/ |
H A D | spu2.h | 205 enum hash_alg auth_alg, enum hash_mode auth_mode,
|
H A D | spu.h | 260 enum hash_alg auth_alg,
|
H A D | spu.c | 1028 enum hash_alg auth_alg, in spum_request_pad() argument 1046 if ((auth_alg == HASH_ALG_AES) && in spum_request_pad() 1056 if (auth_alg == HASH_ALG_MD5) in spum_request_pad()
|
H A D | cipher.h | 391 u32 hash_pad_len, enum hash_alg auth_alg,
|
H A D | spu2.c | 1246 enum hash_alg auth_alg, enum hash_mode auth_mode, in spu2_request_pad() argument 1268 if (auth_alg == HASH_ALG_MD5) in spu2_request_pad()
|
/openbmc/linux/net/wireless/ |
H A D | wext-compat.c | 1014 s32 auth_alg) in cfg80211_set_auth_alg() argument 1018 if (!auth_alg) in cfg80211_set_auth_alg() 1021 if (auth_alg & ~(IW_AUTH_ALG_OPEN_SYSTEM | in cfg80211_set_auth_alg() 1026 if (auth_alg & IW_AUTH_ALG_OPEN_SYSTEM) { in cfg80211_set_auth_alg() 1031 if (auth_alg & IW_AUTH_ALG_SHARED_KEY) { in cfg80211_set_auth_alg() 1036 if (auth_alg & IW_AUTH_ALG_LEAP) { in cfg80211_set_auth_alg()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | rtl871x_recv.c | 231 uint auth_alg; in r8712_portctrl() local 243 auth_alg = adapter->securitypriv.AuthAlgrthm; in r8712_portctrl() 244 if (auth_alg == 2) { in r8712_portctrl()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_cipher.robot | 63 # [auth_alg]: hmac_sha1 69 # [auth_alg]: hmac_sha256
|
/openbmc/linux/net/mac80211/ |
H A D | mlme.c | 3656 u16 auth_alg, auth_transaction, status_code; in ieee80211_rx_mgmt_auth() local 3676 auth_alg = le16_to_cpu(mgmt->u.auth.auth_alg); in ieee80211_rx_mgmt_auth() 3680 if (auth_alg != ifmgd->auth_data->algorithm || in ieee80211_rx_mgmt_auth() 3681 (auth_alg != WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth() 3683 (auth_alg == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth() 3687 mgmt->sa, auth_alg, ifmgd->auth_data->algorithm, in ieee80211_rx_mgmt_auth() 3696 if (auth_alg == WLAN_AUTH_SAE && in ieee80211_rx_mgmt_auth() 7109 u16 auth_alg; in ieee80211_mgd_auth() local 7117 auth_alg = WLAN_AUTH_OPEN; in ieee80211_mgd_auth() 7122 auth_alg = WLAN_AUTH_SHARED_KEY; in ieee80211_mgd_auth() [all …]
|
H A D | ibss.c | 952 u16 auth_alg, auth_transaction; in ieee80211_rx_mgmt_auth_ibss() local 959 auth_alg = le16_to_cpu(mgmt->u.auth.auth_alg); in ieee80211_rx_mgmt_auth_ibss() 966 if (auth_alg != WLAN_AUTH_OPEN || auth_transaction != 1) in ieee80211_rx_mgmt_auth_ibss()
|
H A D | util.c | 1826 u16 transaction, u16 auth_alg, u16 status, in ieee80211_send_auth() argument 1867 mgmt->u.auth.auth_alg = cpu_to_le16(auth_alg); in ieee80211_send_auth() 1875 if (auth_alg == WLAN_AUTH_SHARED_KEY && transaction == 3) { in ieee80211_send_auth()
|
/openbmc/linux/drivers/staging/ks7010/ |
H A D | ks_wlan.h | 345 int auth_alg; member
|
H A D | ks_wlan_net.c | 1452 priv->wpa.auth_alg = value; in ks_wlan_set_auth_mode() 1456 priv->wpa.auth_alg = value; in ks_wlan_set_auth_mode() 1518 param->value = priv->wpa.auth_alg; in ks_wlan_get_auth_mode()
|
/openbmc/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_recv.c | 447 uint auth_alg; in portctrl() local 458 auth_alg = adapter->securitypriv.dot11AuthAlgrthm; in portctrl() 469 if (auth_alg == 2) { in portctrl()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | scan.h | 118 u8 auth_alg; member
|