Lines Matching refs:hexstr2bin
273 if (hexstr2bin(*pos, user->password, len) < 0) { in hostapd_config_eap_user_salted()
291 if (hexstr2bin(*pos, user->salt, user->salt_len) < 0) { in hostapd_config_eap_user_salted()
546 if (hexstr2bin(pos, user->password, 16) < 0) { in hostapd_config_read_eap_user()
588 if (hexstr2bin(pos, user->password, in hostapd_config_read_eap_user()
708 if (hexstr2bin(pos, wpabuf_put(attr->val, len), len) < 0) { in hostapd_parse_radius_attr()
917 if (hexstr2bin(val, wep->key[keyidx], len) < 0) in hostapd_config_read_wep()
1127 if (!hexstr2bin(pos, key, key_len)) in rkh_derive_key()
1131 if (hexstr2bin(pos, oldkey, sizeof(oldkey))) in rkh_derive_key()
1416 hexstr2bin(pos, oi, len / 2)) { in parse_roaming_consortium()
1773 if (hexstr2bin(delim, wpabuf_put(payload, len), len) < 0) { in parse_anqp_elem()
1893 if (hexstr2bin(pos, wan_metrics, 1) < 0) in hs20_parse_wan_metrics()
2574 } else if (hexstr2bin(pos, bss->pac_opaque_encr_key, 16)) { in hostapd_config_fill()
2589 hexstr2bin(pos, bss->eap_fast_a_id, idlen / 2)) { in hostapd_config_fill()
2903 if (hexstr2bin(pos, bss->ssid.wpa_psk->psk, PMK_LEN) || in hostapd_config_fill()
2983 hexstr2bin(pos, bss->mobility_domain, in hostapd_config_fill()
2992 hexstr2bin(pos, bss->r1_key_holder, FT_R1KH_ID_LEN) != 0) { in hostapd_config_fill()
3603 if (hexstr2bin(pos, bss->os_version, 4)) { in hostapd_config_fill()
3674 if (hexstr2bin(pos, bss->multi_ap_backhaul_ssid.wpa_psk->psk, in hostapd_config_fill()
3827 if (hexstr2bin(pos, &auth_type, 1)) { in hostapd_config_fill()
3848 if (hexstr2bin(pos, &bss->ipaddr_type_availability, 1)) { in hostapd_config_fill()
3973 if (hexstr2bin(pos, oper_class, oper_class_len)) { in hostapd_config_fill()
4098 if (hexstr2bin(pos, wpabuf_put(tmp, len), len)) { in hostapd_config_fill()
4257 if (hexstr2bin(pos, bss->fils_cache_id, FILS_CACHE_ID_LEN)) { in hostapd_config_fill()