Lines Matching full:sbuf
1225 char sbuf[128];1314 x509_name_string(&cert->issuer, sbuf, sizeof(sbuf));1315 wpa_printf(MSG_MSGDUMP, "X509: issuer %s", sbuf);1324 x509_name_string(&cert->subject, sbuf, sizeof(sbuf));1325 wpa_printf(MSG_MSGDUMP, "X509: subject %s", sbuf);