Home
last modified time | relevance | path

Searched refs:client_cert_present (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hs20/client/
Dest.c660 if (ctx->client_cert_present) { in est_build_csr()
707 if (ctx->client_cert_present) { in est_simple_enroll()
764 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
766 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
Dosu_client.h47 int client_cert_present; member
Dosu_client.c172 if (node == NULL && !ctx->client_cert_present) { in osu_get_certificate()
187 if (node == NULL && !ctx->client_cert_present) { in osu_get_certificate()
701 if (ctx->client_cert_present) { in update_pps_file()
2668 ctx->client_cert_present = 1; in cmd_sub_rem()