Searched defs:nfc_dh_pubkey (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_common.c700 struct wpabuf *nfc_dh_pubkey)
711 if (nfc_dh_pubkey == NULL) {
723 nfc_dh_pubkey, NULL, 0) ||
780 struct wpabuf *nfc_dh_pubkey,
792 if (nfc_dh_pubkey == NULL) {
804 nfc_dh_pubkey, NULL, 0) ||
820 struct wpabuf *nfc_dh_pubkey)
830 if (nfc_dh_pubkey == NULL) {
843 nfc_dh_pubkey, NULL, 0) ||
858 struct wpabuf *nfc_dh_pubkey,
699 wps_build_nfc_handover_req(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey) argument
779 wps_build_nfc_handover_sel(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey, const u8 *bssid, int freq) argument
819 wps_build_nfc_handover_req_p2p(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey) argument
856 wps_build_nfc_handover_sel_p2p(struct wps_context *ctx, int nfc_dev_pw_id, struct wpabuf *nfc_dh_pubkey, struct wpabuf *nfc_dev_pw) argument
[all...]
/external/wpa_supplicant_8/src/wps/
H A Dwps_common.c700 struct wpabuf *nfc_dh_pubkey)
711 if (nfc_dh_pubkey == NULL) {
723 nfc_dh_pubkey, NULL, 0) ||
780 struct wpabuf *nfc_dh_pubkey,
792 if (nfc_dh_pubkey == NULL) {
804 nfc_dh_pubkey, NULL, 0) ||
820 struct wpabuf *nfc_dh_pubkey)
830 if (nfc_dh_pubkey == NULL) {
843 nfc_dh_pubkey, NULL, 0) ||
858 struct wpabuf *nfc_dh_pubkey,
699 wps_build_nfc_handover_req(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey) argument
779 wps_build_nfc_handover_sel(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey, const u8 *bssid, int freq) argument
819 wps_build_nfc_handover_req_p2p(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey) argument
856 wps_build_nfc_handover_sel_p2p(struct wps_context *ctx, int nfc_dev_pw_id, struct wpabuf *nfc_dh_pubkey, struct wpabuf *nfc_dev_pw) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_common.c700 struct wpabuf *nfc_dh_pubkey)
711 if (nfc_dh_pubkey == NULL) {
723 nfc_dh_pubkey, NULL, 0) ||
780 struct wpabuf *nfc_dh_pubkey,
792 if (nfc_dh_pubkey == NULL) {
804 nfc_dh_pubkey, NULL, 0) ||
820 struct wpabuf *nfc_dh_pubkey)
830 if (nfc_dh_pubkey == NULL) {
843 nfc_dh_pubkey, NULL, 0) ||
858 struct wpabuf *nfc_dh_pubkey,
699 wps_build_nfc_handover_req(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey) argument
779 wps_build_nfc_handover_sel(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey, const u8 *bssid, int freq) argument
819 wps_build_nfc_handover_req_p2p(struct wps_context *ctx, struct wpabuf *nfc_dh_pubkey) argument
856 wps_build_nfc_handover_sel_p2p(struct wps_context *ctx, int nfc_dev_pw_id, struct wpabuf *nfc_dh_pubkey, struct wpabuf *nfc_dev_pw) argument
[all...]

Completed in 371 milliseconds