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

/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dfile.c75 hx509_pem_write(hx509_context context, const char *type, function
H A Dks_file.c541 hx509_pem_write(context, "CERTIFICATE", NULL, sc->f,
550 hx509_pem_write(context, _hx509_private_pem_name(key), NULL, sc->f,
H A Dhx509-protos.h2402 hx509_pem_write (
H A Dhxtool.c505 ret = hx509_pem_write(hxcontext, "CMS SIGNEDDATA", header, f,
510 errx(1, "hx509_pem_write: %d", ret);

Completed in 76 milliseconds