Searched refs:bntest (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dbntest.com2 $! Analyze bntest output file.
9 $! 2010-04-05 SMS. New. Based (loosely) on perl code in bntest-vms.sh.
25 $ result_file_name = "bntest-vms.out"
H A Dtests.com64 $ BNTEST := bntest
232 $ create /fdl = sys$input bntest-vms.tmp
237 $ define /user_mode sys$output bntest-vms.tmp
238 $ mcr 'texe_dir''bntest'
239 $ define /user_mode sys$input bntest-vms.tmp
240 $ define /user_mode sys$output bntest-vms.out
242 $ @ bntest.com bntest-vms.out
246 $ delete bntest-vms.out;*
247 $ delete bntest
[all...]
H A DMakefile32 BNTEST= bntest
246 @../util/shlib_wrap.sh ./$(BNTEST) >tmp.bntest
247 @echo quit >>tmp.bntest
249 @<tmp.bntest sh -c "`sh ./bctest ignore`" | $(PERL) -e '$$i=0; while (<STDIN>) {if (/^test (.*)/) {print STDERR "\nverify $$1";} elsif (!/^0\r?$$/) {die "\nFailed! bc: $$_";} else {print STDERR "."; $$i++;}} print STDERR "\n$$i tests passed\n"'
387 rm -f .rnd tmp.bntest tmp.bctest *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE) *.ss *.srl log dummytest
578 bntest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
579 bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
580 bntest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
581 bntest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
582 bntest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtests.com32 $ BNTEST := bntest
161 $ create bntest-vms.fdl
166 $ create/fdl=bntest-vms.fdl bntest-vms.sh
167 $ open/append foo bntest-vms.sh
170 $ define/user sys$output bntest-vms.tmp
171 $ mcr 'texe_dir''bntest'
172 $ copy bntest-vms.tmp foo:
173 $ delete bntest-vms.tmp;*
177 $ write sys$output "-- copy the [.test]bntest
[all...]
H A DMakefile31 BNTEST= bntest
218 @../util/shlib_wrap.sh ./$(BNTEST) >tmp.bntest
219 @echo quit >>tmp.bntest
221 @<tmp.bntest sh -c "`sh ./bctest ignore`" | $(PERL) -e '$$i=0; while (<STDIN>) {if (/^test (.*)/) {print STDERR "\nverify $$1";} elsif (!/^0$$/) {die "\nFailed! bc: $$_";} else {print STDERR "."; $$i++;}} print STDERR "\n$$i tests passed\n"'
305 rm -f .rnd tmp.bntest tmp.bctest *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff $(EXE) *.ss *.srl log
436 bntest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
437 bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
438 bntest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
439 bntest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
440 bntest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dbntest.com2 $! Analyze bntest output file.
9 $! 2010-04-05 SMS. New. Based (loosely) on perl code in bntest-vms.sh.
25 $ result_file_name = "bntest-vms.out"
H A Dtests.com64 $ BNTEST := bntest
232 $ create /fdl = sys$input bntest-vms.tmp
237 $ define /user_mode sys$output bntest-vms.tmp
238 $ mcr 'texe_dir''bntest'
239 $ define /user_mode sys$input bntest-vms.tmp
240 $ define /user_mode sys$output bntest-vms.out
242 $ @ bntest.com bntest-vms.out
246 $ delete bntest-vms.out;*
247 $ delete bntest
[all...]
H A DMakefile32 BNTEST= bntest
246 @../util/shlib_wrap.sh ./$(BNTEST) >tmp.bntest
247 @echo quit >>tmp.bntest
249 @<tmp.bntest sh -c "`sh ./bctest ignore`" | $(PERL) -e '$$i=0; while (<STDIN>) {if (/^test (.*)/) {print STDERR "\nverify $$1";} elsif (!/^0\r?$$/) {die "\nFailed! bc: $$_";} else {print STDERR "."; $$i++;}} print STDERR "\n$$i tests passed\n"'
387 rm -f .rnd tmp.bntest tmp.bctest *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE) *.ss *.srl log dummytest
578 bntest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
579 bntest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
580 bntest.o: ../include/openssl/crypto.h ../include/openssl/dh.h
581 bntest.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
582 bntest
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/Netware/
H A Ddo_tests.pl64 my @tests = ( rsa_test, destest, ideatest, bftest, bntest, shatest, sha1test,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/Netware/
H A Ddo_tests.pl64 my @tests = ( rsa_test, destest, ideatest, bftest, bntest, shatest, sha1test,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Deaytest.c76 void bntest __P((int, char **));
868 bntest(ac, av) function
885 { "random", bntest, },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A DMakefile23 TEST=bntest.c exptest.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A DMakefile21 TEST=bntest.c exptest.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A DMakefile21 TEST=bntest.c exptest.c

Completed in 206 milliseconds