Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhxtool.c1894 hx509_certs tcerts; in hxtool_ca() local
1898 NULL, &tcerts); in hxtool_ca()
1903 ret = hx509_get_one_cert(context, tcerts, &template); in hxtool_ca()
1905 hx509_certs_free(&tcerts); in hxtool_ca()