get_spki           54 source4/heimdal/lib/hx509/crypto.c     int (*get_spki)(hx509_context,
get_spki         1318 source4/heimdal/lib/hx509/crypto.c     if (ops == NULL || ops->get_spki == NULL) {
get_spki         1323 source4/heimdal/lib/hx509/crypto.c     return (*ops->get_spki)(context, private_key, spki);