getkeys 171 source4/heimdal/lib/hx509/hx_locl.h int (*getkeys)(hx509_context, hx509_certs, void *, hx509_private_key **); getkeys 646 source4/heimdal/lib/hx509/keyset.c if (certs->ops->getkeys == NULL) { getkeys 650 source4/heimdal/lib/hx509/keyset.c return (*certs->ops->getkeys)(context, certs, certs->ops_data, keys);