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

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dfile.c75 hx509_pem_write(hx509_context context, const char *type, function
H A Dks_file.c548 hx509_pem_write(context, "CERTIFICATE", NULL, sc->f,
557 hx509_pem_write(context, _hx509_private_pem_name(key), NULL, sc->f,
H A Dhx509-protos.h896 hx509_pem_write (
H A Dhxtool.c490 ret = hx509_pem_write(context, "CMS SIGNEDDATA", header, f,
495 errx(1, "hx509_pem_write: %d", ret);

Completed in 301 milliseconds