Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A DMakefile.am219 test_nist \
258 test_nist: test_nist.in Makefile target
259 $(do_subst) < $(srcdir)/test_nist.in > test_nist.tmp
260 chmod +x test_nist.tmp
261 mv test_nist.tmp test_nist
321 test_nist.in \
H A DMakefile.in620 test_nist \
652 test_nist.in \
1980 test_nist: test_nist.in Makefile
1981 $(do_subst) < $(srcdir)/test_nist.in > test_nist.tmp
1982 chmod +x test_nist.tmp
1983 mv test_nist.tmp test_nist
H A DChangeLog211 * test_nist.in: Drop printing of $id.
280 * test_nist.in: Unpack PKITS_data.zip and run tests.
1888 * test_nist.in: SKIP test if there is no RSA support.
2284 * test_nist.in: Make less verbose to use.
2290 * test_nist.in: Print $id instead of . when running the tests.
2292 * test_nist.in: Drop verifying certifiates, its done in another
2308 * test_nist.in: Parse new format to handle CRL info.