Searched refs:VERIFY (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A DCA.pl.in52 $VERIFY="$openssl verify";
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.sh67 VERIFY="$OPENSSL verify"
177 $VERIFY -CAfile $CATOP/$CACERT newcert.pem
182 $VERIFY -CAfile $CATOP/$CACERT $j
H A DCA.pl52 $VERIFY="$openssl verify";
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A DCA.pl.in52 $VERIFY="$openssl verify";
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.sh67 VERIFY="$OPENSSL verify"
177 $VERIFY -CAfile $CATOP/$CACERT newcert.pem
182 $VERIFY -CAfile $CATOP/$CACERT $j
H A DCA.pl52 $VERIFY="$openssl verify";
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dopenssl_utils.com18 $ VERIFY :== $SSLEXE:OPENSSL VERIFY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dopenssl_utils.com18 $ VERIFY :== $SSLEXE:OPENSSL VERIFY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/VMS/
H A Dopenssl_utils.com12 $ VERIFY :== $SSLEXE:OPENSSL VERIFY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.pl.in52 $VERIFY="$openssl verify";
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.sh39 VERIFY="$OPENSSL verify"
119 $VERIFY -CAfile $CATOP/$CACERT newcert.pem
124 $VERIFY -CAfile $CATOP/$CACERT $j
H A DCA.pl52 $VERIFY="$openssl verify";
156 system ("$VERIFY -CAfile $CATOP/$CACERT $j");
161 system ("$VERIFY -CAfile $CATOP/$CACERT newcert.pem");
H A DCA.com36 $ VERIFY = openssl + " verify"
186 $ VERIFY "-CAfile" 'CATOP''CACERT' newcert.pem
195 $ VERIFY "-CAfile" 'CATOP''CACERT' '__tmp'
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep065.tcl223 VERIFY $state \
241 [filecmp $sitedir($mindex)/VERIFY/dbdump \
242 $sitedir($i)/VERIFY/dbdump] 0
255 [filecmp $sitedir($mindex)/VERIFY/prlog \
256 $sitedir($i)/VERIFY/prlog] 0
261 [filecmp $sitedir($mindex)/VERIFY/loglsn \
262 $sitedir($i)/VERIFY/loglsn] 0
H A Drep065script.tcl10 # type: START, PROCMSGS, VERIFY
17 # VERIFY dumps the log and database contents.
308 dump_file $db $txn $mydir/VERIFY/dbdump \
311 dump_file $db $txn $mydir/VERIFY/dbdump \
321 set f [open $mydir/VERIFY/loglsn w]
327 -h $mydir > $mydir/VERIFY/prlog} result]
398 } elseif { $type == "VERIFY" } {
399 file mkdir $mydir/VERIFY
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/pngminus/
H A Dmakevms.com86 $ VV=F$VERIFY(0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSHAHashSet.cpp982 // VC++ defines Assert as ASSERT. VC++ also defines VERIFY MACRO, which is the equivalent of ASSERT but also works in Released builds.
984 #define VERIFY(x) wxASSERT(x) macro
1015 VERIFY( CreatePartRecoveryData(i, &file) );
1022 VERIFY( TestHashSet.ReadRecoveryData(i, &file) );
1027 VERIFY( m_pHashTree.FindHash(i+j, EMBLOCKSIZE, &curLevel) );
1033 VERIFY( m_pHashTree.FindHash(i+j, 9728000-j, &curLevel) );
1040 VERIFY( CreatePartRecoveryData(i, &file) );
1042 VERIFY( TestHashSet.ReadRecoveryData(i, &file) );
1046 VERIFY( m_pHashTree.FindHash(i+j, EMBLOCKSIZE, &curLevel) );
1052 //VERIFY( m_pHashTre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Ddebug.c90 case VERIFY: what = "VERIFY"; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dmakevms.com136 $ VV=F$VERIFY(0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/scripts/
H A Dmakevms.com138 $ VV=F$VERIFY(0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_trace.c133 cmd = "VERIFY";
262 case VERIFY:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes.c110 #define VERIFY 1 macro
279 if (des_read_pw_string(key,KEYSIZB+1,"Enter key:",eflag?VERIFY:0))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes.c110 #define VERIFY 1 macro
273 (key, KEYSIZB + 1, "Enter key:", eflag ? VERIFY : 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes.c110 #define VERIFY 1 macro
273 (key, KEYSIZB + 1, "Enter key:", eflag ? VERIFY : 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi.h78 #define VERIFY 0x2f macro

Completed in 95 milliseconds

12