Home
last modified time | relevance | path

Searched refs:_hx509_collector_alloc (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/crypto/heimdal/lib/hx509/
HDhx509-private.h123 _hx509_collector_alloc (
HDcollector.c54 _hx509_collector_alloc(hx509_context context, hx509_lock lock, struct hx509_collector **collector) in _hx509_collector_alloc() function
HDks_file.c420 ret = _hx509_collector_alloc(context, lock, &pem_ctx.c); in file_init_common()
HDks_p12.c340 ret = _hx509_collector_alloc(context, lock, &c); in p12_init()
HDks_p11.c799 ret = _hx509_collector_alloc(context, lock, &collector); in p11_list_keys()
HDChangeLog650 * collector.c (_hx509_collector_alloc): return error code instead
655 * ks_file.c: Update _hx509_collector_alloc prototype.
657 * ks_p12.c: Update _hx509_collector_alloc prototype.
659 * ks_p11.c: Update _hx509_collector_alloc prototype.
2223 * collector.c (_hx509_collector_alloc): handle errors