Home
last modified time | relevance | path

Searched refs:printinfo (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/crypto/heimdal/lib/hx509/
HDhx_locl.h169 int (*printinfo)(hx509_context, hx509_certs, member
HDkeyset.c741 if (certs->ops->printinfo == NULL) { in hx509_certs_info()
745 return (*certs->ops->printinfo)(context, certs, certs->ops_data, in hx509_certs_info()
HDChangeLog939 * hx_locl.h: make printinfo char * argument const.
1606 them in printinfo.
1623 * hx_locl.h (hx509_keyset_ops): add printinfo