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.c661 if (ctx->client_cert_present) { in est_build_csr()
708 if (ctx->client_cert_present) { in est_simple_enroll()
765 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
767 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()
2658 ctx->client_cert_present = 1; in cmd_sub_rem()