Home
last modified time | relevance | path

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

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