Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A DMakefile.am215 test_cert \
238 test_cert: test_cert.in Makefile target
239 $(do_subst) < $(srcdir)/test_cert.in > test_cert.tmp
240 chmod +x test_cert.tmp
241 mv test_cert.tmp test_cert
318 test_cert.in \
H A DMakefile.in616 test_cert \
649 test_cert.in \
1960 test_cert: test_cert.in Makefile
1961 $(do_subst) < $(srcdir)/test_cert.in > test_cert.tmp
1962 chmod +x test_cert.tmp
1963 mv test_cert.tmp test_cert
H A DChangeLog350 * test_cert.in: Test PEM and DER FILE writing functionallity.
426 * test_cert.in: more cert and keyset tests.
/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-gen.c646 test_cert(void) in test_cert() function
1409 ret += test_cert();