Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/hs20/client/
H A Dest.c633 if (ctx->client_cert_present) { in est_build_csr()
680 if (ctx->client_cert_present) { in est_simple_enroll()
737 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
739 ctx->client_cert_present ? "re" : ""); in est_simple_enroll()
H A Dosu_client.h47 int client_cert_present; member
H A 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()
2705 ctx->client_cert_present = 1; in cmd_sub_rem()