Lines Matching refs:write_result
31 void write_result(struct hs20_osu_client *ctx, const char *fmt, ...) in write_result() function
234 write_result(ctx, "Invalid client certificate SHA256 hash value in PPS"); in process_est_cert()
243 write_result(ctx, "Could not find client certificate from EST"); in process_est_cert()
255 write_result(ctx, "Client certificate from EST does not match fingerprint from PPS MO"); in process_est_cert()
333 write_result(ctx, "Invalid SHA256 hash value for downloaded certificate"); in download_cert()
362 write_result(ctx, "Downloaded certificate fingerprint did not match"); in download_cert()
564 write_result(ctx, "Unsupported location for addMO to add PPS MO: '%s'", in hs20_add_pps_mo()
577 write_result(ctx, "Unsupported location for addMO to " in hs20_add_pps_mo()
590 …write_result(ctx, "FQDN '%s' for new PPS MO did not have suffix match with server's dNSName values… in hs20_add_pps_mo()
598 write_result(ctx, "Invalid FQDN '%s'", fqdn); in hs20_add_pps_mo()
623 write_result(ctx, "PPS file '%s' exists - reject addMO", in hs20_add_pps_mo()
2346 write_result(ctx, "No OSU providers available"); in cmd_osu_select()
2985 write_result(ctx, "Server name from URL (%s) did not match any dNSName - abort connection", in osu_cert_cb()
3027 write_result(ctx, "No friendly name match found for '[%s]%s'", in osu_cert_cb()
3076 write_result(ctx, in osu_cert_cb()
3111 write_result(ctx, in osu_cert_cb()