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

/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dfile.c149 hx509_pem_write(hx509_context context, const char *type, function
H A Dks_file.c496 hx509_pem_write(context, "CERTIFICATE", NULL, sc->f,
504 hx509_pem_write(context, _hx509_private_pem_name(key), NULL, sc->f,
H A Dhx509-protos.h790 hx509_pem_write (
H A Dhxtool.c370 ret = hx509_pem_write(context, "CMS SIGNEDDATA", header, f,
375 errx(1, "hx509_pem_write: %d", ret);

Completed in 107 milliseconds