Home
last modified time | relevance | path

Searched refs:fils_dh_ss (Results 1 - 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c1508 wpabuf_clear_free(sta->fils_dh_ss); in handle_auth_fils()
1509 sta->fils_dh_ss = crypto_ecdh_set_peerkey(sta->fils_ecdh, 1, in handle_auth_fils()
1511 if (!sta->fils_dh_ss) { in handle_auth_fils()
1516 wpa_hexdump_buf_key(MSG_DEBUG, "FILS: DH_SS", sta->fils_dh_ss); in handle_auth_fils()
1521 wpabuf_clear_free(sta->fils_dh_ss); in handle_auth_fils()
1522 sta->fils_dh_ss = NULL; in handle_auth_fils()
1720 if (sta->fils_dh_ss && sta->fils_ecdh) { in prepare_auth_resp_fils()
1793 sta->fils_dh_ss ? in prepare_auth_resp_fils()
1794 wpabuf_head(sta->fils_dh_ss) : NULL, in prepare_auth_resp_fils()
1795 sta->fils_dh_ss in prepare_auth_resp_fils()
[all...]
H A Dsta_info.h258 struct wpabuf *fils_dh_ss; member
H A Dsta_info.c357 wpabuf_clear_free(sta->fils_dh_ss); in ap_free_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c1862 wpabuf_clear_free(sta->fils_dh_ss); in handle_auth_fils()
1863 sta->fils_dh_ss = crypto_ecdh_set_peerkey(sta->fils_ecdh, 1, in handle_auth_fils()
1865 if (!sta->fils_dh_ss) { in handle_auth_fils()
1870 wpa_hexdump_buf_key(MSG_DEBUG, "FILS: DH_SS", sta->fils_dh_ss); in handle_auth_fils()
1875 wpabuf_clear_free(sta->fils_dh_ss); in handle_auth_fils()
1876 sta->fils_dh_ss = NULL; in handle_auth_fils()
2076 if (sta->fils_dh_ss && sta->fils_ecdh) { in prepare_auth_resp_fils()
2149 sta->fils_dh_ss ? in prepare_auth_resp_fils()
2150 wpabuf_head(sta->fils_dh_ss) : NULL, in prepare_auth_resp_fils()
2151 sta->fils_dh_ss in prepare_auth_resp_fils()
[all...]
H A Dsta_info.h299 struct wpabuf *fils_dh_ss; member
H A Dsta_info.c396 wpabuf_clear_free(sta->fils_dh_ss); in ap_free_sta()

Completed in 13 milliseconds