Home | History | Annotate | Download | only in hostapd

Lines Matching refs:hexstr2bin

408 			if (hexstr2bin(pos, user->password, 16) < 0) {
432 if (hexstr2bin(pos, user->password,
639 if (hexstr2bin(val, wep->key[keyidx], len) < 0)
926 if (hexstr2bin(pos, r0kh->key, sizeof(r0kh->key))) {
971 if (hexstr2bin(pos, r1kh->key, sizeof(r1kh->key))) {
1352 } else if (hexstr2bin(pos, bss->pac_opaque_encr_key,
1368 hexstr2bin(pos, bss->eap_fast_a_id,
1577 else if (hexstr2bin(pos, bss->ssid.wpa_psk->psk,
1640 hexstr2bin(pos, bss->mobility_domain,
1649 hexstr2bin(pos, bss->r1_key_holder,
1977 if (hexstr2bin(pos, bss->os_version, 4)) {