get_internal 67 source4/heimdal/lib/hx509/crypto.c BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *); get_internal 1663 source4/heimdal/lib/hx509/crypto.c if (key->ops->get_internal == NULL) get_internal 1665 source4/heimdal/lib/hx509/crypto.c return (*key->ops->get_internal)(context, key, type);