Searched refs:nfc_dh_pubkey (Results 1 – 2 of 2) sorted by relevance
| /hal_espressif-latest/components/wpa_supplicant/src/wps/ |
| D | wps_common.c | 720 struct wpabuf *nfc_dh_pubkey) in wps_build_nfc_handover_req() argument 731 if (nfc_dh_pubkey == NULL) { in wps_build_nfc_handover_req() 743 nfc_dh_pubkey, NULL, 0) || in wps_build_nfc_handover_req() 800 struct wpabuf *nfc_dh_pubkey, in wps_build_nfc_handover_sel() argument 812 if (nfc_dh_pubkey == NULL) { in wps_build_nfc_handover_sel() 824 nfc_dh_pubkey, NULL, 0) || in wps_build_nfc_handover_sel() 840 struct wpabuf *nfc_dh_pubkey) in wps_build_nfc_handover_req_p2p() argument 850 if (nfc_dh_pubkey == NULL) { in wps_build_nfc_handover_req_p2p() 863 nfc_dh_pubkey, NULL, 0) || in wps_build_nfc_handover_req_p2p() 878 struct wpabuf *nfc_dh_pubkey, in wps_build_nfc_handover_sel_p2p() argument [all …]
|
| D | wps.h | 956 struct wpabuf *nfc_dh_pubkey); 958 struct wpabuf *nfc_dh_pubkey, 961 struct wpabuf *nfc_dh_pubkey); 964 struct wpabuf *nfc_dh_pubkey,
|