Home
last modified time | relevance | path

Searched refs:hx509_crl (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509.h62 typedef struct hx509_crl *hx509_crl; typedef
H A Dhx509-protos.h507 hx509_crl /*crl*/,
513 hx509_crl */*crl*/);
518 hx509_crl */*crl*/);
523 hx509_crl /*crl*/,
530 hx509_crl /*crl*/,
H A Drevoke.c1279 struct hx509_crl { struct
1296 hx509_crl_alloc(hx509_context context, hx509_crl *crl) in hx509_crl_alloc() argument
1330 hx509_crl crl, in hx509_crl_add_revoked_certs()
1350 hx509_crl_lifetime(hx509_context context, hx509_crl crl, int delta) in hx509_crl_lifetime()
1366 hx509_crl_free(hx509_context context, hx509_crl *crl) in hx509_crl_free()
1427 hx509_crl crl, in hx509_crl_sign()
H A Dhxtool.c2113 hx509_crl crl; in crl_sign()
H A DChangeLog622 * hx509.h: Add hx509_crl.