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

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c111 st_logf(const char *fmt, ...) function
207 st_logf("attributes_match: %ld\n", (unsigned long)OBJECT_ID(obj));
221 st_logf("type %d attribute have no match\n", attributes[i].type);
225 st_logf("attribute matches\n");
235 st_logf("find objects: attrs: %lu\n", (unsigned long)num_attributes);
238 st_logf(" type: ");
247 st_logf("token: %s", *ck_true ? "TRUE" : "FALSE");
257 st_logf("class ");
260 st_logf("certificate");
263 st_logf("publi
[all...]

Completed in 102 milliseconds