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.c648 if (ctx->client_cert_present) { in est_build_csr()
696 if (ctx->client_cert_present) { in est_simple_enroll()
758 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
760 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
Dosu_client.h47 int client_cert_present; member
Dosu_client.c143 if (node == NULL && !ctx->client_cert_present) { in osu_get_certificate()
158 if (node == NULL && !ctx->client_cert_present) { in osu_get_certificate()
679 if (ctx->client_cert_present) { in update_pps_file()
2510 ctx->client_cert_present = 1; in cmd_sub_rem()