Home | History | Annotate | Download | only in ap

Lines Matching refs:hex

138 		char hex[PMK_LEN * 2 + 1];
147 wpa_snprintf_hex(hex, sizeof(hex), psk, psk_len);
148 fprintf(f, MACSTR " %s\n", MAC2STR(mac_addr), hex);
587 /* WEP key as a hex string */
591 /* Raw WEP key; convert to hex */