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

/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dtest_name.c359 ret = hx509_context_init(&context);
361 errx(1, "hx509_context_init failed with %d", ret);
H A Dhx509-protos.h497 hx509_context_init (hx509_context */*context*/);
H A Dsoftp11.c126 int ret = hx509_context_init(&context);
H A Dcert.c109 hx509_context_init(hx509_context *context) function
162 * Free the context allocated by hx509_context_init().
H A Dhxtool.c2227 ret = hx509_context_init(&context);
2229 errx(1, "hx509_context_init failed with %d", ret);
/freebsd-10.0-release/kerberos5/lib/libhx509/
H A DMakefile27 hx509.3 hx509_context_init.3 \
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dcontext.c411 ret = hx509_context_init(&p->hx509ctx);

Completed in 183 milliseconds