Lines Matching refs:hexstr2bin
402 if (hexstr2bin(pos, user->password, 16) < 0) {
426 if (hexstr2bin(pos, user->password,
541 if (hexstr2bin(pos, wpabuf_put(attr->val, len), len) < 0) {
729 if (hexstr2bin(val, wep->key[keyidx], len) < 0)
944 if (hexstr2bin(pos, r0kh->key, sizeof(r0kh->key))) {
989 if (hexstr2bin(pos, r1kh->key, sizeof(r1kh->key))) {
1271 hexstr2bin(pos, oi, len / 2)) {
1610 if (hexstr2bin(pos, wan_metrics, 1) < 0)
1690 if (hexstr2bin(buf, wpabuf_put(ret, len), len)) {
1862 } else if (hexstr2bin(pos, bss->pac_opaque_encr_key,
1878 hexstr2bin(pos, bss->eap_fast_a_id,
2134 else if (hexstr2bin(pos, bss->ssid.wpa_psk->psk,
2209 hexstr2bin(pos, bss->mobility_domain,
2218 hexstr2bin(pos, bss->r1_key_holder,
2588 if (hexstr2bin(pos, bss->os_version, 4)) {
2745 if (hexstr2bin(pos, &auth_type, 1)) {
2771 if (hexstr2bin(pos, &bss->ipaddr_type_availability, 1))
2873 if (hexstr2bin(pos, oper_class, oper_class_len)) {
2904 if (hexstr2bin(pos, wpabuf_put(elems, len), len)) {