Home
last modified time | relevance | path

Searched refs:hx509_cursor (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/crypto/heimdal/lib/hx509/
Dkeyset.c255 hx509_cursor *cursor) in hx509_certs_start_seq()
291 hx509_cursor cursor, in hx509_certs_next_cert()
313 hx509_cursor cursor) in hx509_certs_end_seq()
341 hx509_cursor cursor; in hx509_certs_iter()
452 hx509_cursor cursor; in hx509_certs_find()
566 hx509_cursor cursor; in hx509_get_one_cert()
Dhx509-protos.h288 hx509_cursor /*cursor*/);
332 hx509_cursor /*cursor*/,
339 hx509_cursor */*cursor*/);
Dhx509.h48 typedef void * hx509_cursor; typedef
Dcollector.c206 hx509_cursor cursor; in match_keys()