Searched refs:get_internal (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c64 BIGNUM *(*get_internal)(hx509_context, hx509_private_key, const char *); member in struct:hx509_private_key_ops
2084 if (key->ops->get_internal == NULL)
2086 return (*key->ops->get_internal)(context, key, type);

Completed in 181 milliseconds