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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dhx509-protos.h868 hx509_cert_init (
874 * Just like hx509_cert_init(), but instead of a decode certificate
H A Dcert.c49 * directly from a parsed object with hx509_cert_init() and
231 hx509_cert_init(hx509_context context, const Certificate *c, heim_error_t *error) function
268 * Just like hx509_cert_init(), but instead of a decode certificate
311 cert = hx509_cert_init(context, &t, error);
H A Dca.c1459 *certificate = hx509_cert_init(context, &c, &error);
H A Drevoke.c368 c = hx509_cert_init(context, &basic.certs->val[i], NULL);
/netbsd-current/crypto/external/bsd/heimdal/include/
H A Dhx509-protos.h866 hx509_cert_init (
872 * Just like hx509_cert_init(), but instead of a decode certificate

Completed in 191 milliseconds