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

/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dfile.c44 ret = _hx509_map_file(fn, &data, &length, rsb);
59 _hx509_map_file(const char *fn, void **data, size_t *length, struct stat *rsb) function
H A Dhx509-private.h257 _hx509_map_file (
H A Dreq.c260 ret = _hx509_map_file(path, &p, &len, NULL);
H A Dhxtool.c169 ret = _hx509_map_file(argv[0], &p, &sz, NULL);
301 ret = _hx509_map_file(argv[0], &p, &sz, NULL);
403 ret = _hx509_map_file(argv[0], &p, &sz, NULL);
471 ret = _hx509_map_file(argv[0], &p, &sz, NULL);
1026 ret = _hx509_map_file(opt->ocsp_file_string, &os.data, &os.length, NULL);
H A Dks_file.c404 ret = _hx509_map_file(p, &ptr, &length, NULL);
H A Dks_p12.c364 ret = _hx509_map_file(residue, &buf, &len, NULL);
H A Drevoke.c336 ret = _hx509_map_file(ocsp->path, &data, &length, &sb);
570 ret = _hx509_map_file(path, &data, &length, &sb);

Completed in 96 milliseconds