Home
last modified time | relevance | path

Searched refs:print_bin (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin() function
70 print_bin("wps_nfc_dh_pubkey", wpa_s.conf->wps_nfc_dh_pubkey); in main()
71 print_bin("wps_nfc_dh_privkey", wpa_s.conf->wps_nfc_dh_privkey); in main()
72 print_bin("wps_nfc_dev_pw", wpa_s.conf->wps_nfc_dev_pw); in main()