Searched refs:client_cert_buf (Results 1 - 2 of 2) sorted by relevance

/external/wpa_supplicant_8/hs20/client/
H A Dest.c670 char client_cert_buf[200]; local
698 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
700 client_cert = client_cert_buf;
H A Dosu_client.c2403 char client_cert_buf[200]; local
2504 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
2506 client_cert = client_cert_buf;
2562 char client_cert_buf[200]; local
2662 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
2664 client_cert = client_cert_buf;

Completed in 71 milliseconds