HomeSort by relevance Sort by last modified time
    Searched refs:client_cert_present (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/hs20/client/
osu_client.h 47 int client_cert_present; member in struct:hs20_osu_client
est.c 600 if (ctx->client_cert_present) {
648 if (ctx->client_cert_present) {
710 ctx->client_cert_present ? "re" : "");
712 ctx->client_cert_present ? "re" : "");
osu_client.c 138 if (node == NULL && !ctx->client_cert_present) {
153 if (node == NULL && !ctx->client_cert_present) {
657 if (ctx->client_cert_present) {
    [all...]

Completed in 56 milliseconds