Searched refs:_hx509_write_file (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dhx509-private.h476 _hx509_write_file (
H A Dfile.c58 _hx509_write_file(const char *fn, const void *data, size_t length) function
H A Dhxtool.c320 ret = _hx509_write_file(argv[1], c.data, c.length);
498 ret = _hx509_write_file(outfile, o.data, o.length);
567 ret = _hx509_write_file(argv[1], o.data, o.length);
651 ret = _hx509_write_file(argv[1], o.data, o.length);

Completed in 114 milliseconds