Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/test/
Dcms-examples.pl213 elsif ( !cmp_files( "$cmsdir/$tfile", "tmp.der" ) ) {
250 elsif ( !cmp_files( "$cmsdir/ExContent.bin", "tmp.txt" ) ) {
282 && !cmp_files( "$cmsdir/ExContent.bin", "tmp.txt" ) )
312 && !cmp_files( "$cmsdir/ExContent.bin", "tmp.txt" ) )
336 && !cmp_files( "$cmsdir/ExContent.bin", "tmp.txt" ) )
359 && !cmp_files( "$cmsdir/ExContent.bin", "tmp.txt" ) )
369 sub cmp_files { subroutine
Dcms-test.pl407 if (!cmp_files("smtst.txt", "smcont.txt")) {
417 sub cmp_files { subroutine