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

/freebsd-13-stable/contrib/wpa/hs20/client/
H A Dest.c682 char client_cert_buf[200]; local
710 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
712 client_cert = client_cert_buf;
H A Dosu_client.c2561 char client_cert_buf[200]; local
2662 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
2664 client_cert = client_cert_buf;
2720 char client_cert_buf[200]; local
2827 os_snprintf(client_cert_buf, sizeof(client_cert_buf),
2829 client_cert = client_cert_buf;

Completed in 111 milliseconds