Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/heimdal/dist/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 DChangeLog350 * test_cert.in: Test PEM and DER FILE writing functionallity.
426 * test_cert.in: more cert and keyset tests.
/minix/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dcheck-gen.c648 test_cert(void) in test_cert() function
1293 ret += test_cert(); in main()