Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/lib/hx509/
Dks_p11.c1111 _hx509_pi_printf(func, ctx, "pkcs11 driver with %d slot%s", in p11_printinfo()
1117 _hx509_pi_printf(func, ctx, "slot %d: id: %d name: %s flags: %08x", in p11_printinfo()
1120 _hx509_pi_printf(func, ctx, "number of supported mechanisms: %lu", in p11_printinfo()
1163 _hx509_pi_printf(func, ctx, " %s: %s", mechname, flags); in p11_printinfo()
Dhx509-private.h331 _hx509_pi_printf (
Dkeyset.c626 _hx509_pi_printf(int (*func)(void *, const char *), void *ctx, in _hx509_pi_printf() function