Searched refs:icon_hash (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/wpa/hs20/client/
H A Dosu_client.h44 u8 icon_hash[MAX_OSU_VALS][32]; member in struct:hs20_osu_client
H A Dosu_client.c2295 ctx->icon_hash[j]);
2875 if (os_memcmp(logo->hash, ctx->icon_hash[j], 32) == 0) {
2884 wpa_hexdump_ascii(MSG_DEBUG, "ctx->icon_hash[j]",
2885 ctx->icon_hash[j], 32);

Completed in 166 milliseconds