Searched refs:verified (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep034.tcl140 set verified false
153 set verified true
159 error_check_good no_newmaster_trigger $verified true
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_common.h371 bool verified; /* true if peer certificate was verified against CA */ member in struct:tls_session
H A Dssl_verify_polarssl.c55 session->verified = false;
H A Dssl_verify.c603 session->verified = false;
700 session->verified = true;
708 session->verified = false; /* double sure? */
H A Dssl_verify_openssl.c80 session->verified = false;
H A Dssl.c1935 if (!session->verified)
2063 if (!session->verified)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtandem.h163 unsigned verified : 1; member in struct:nsk_file_flags
H A Dtandem.c689 nsk_attr->flags.verified = (unsigned) flist[ioff[19]];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtandem.h163 unsigned verified : 1; member in struct:nsk_file_flags
H A Dtandem.c689 nsk_attr->flags.verified = (unsigned) flist[ioff[19]];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/radio/
H A Dradio-gemtek.c118 int verified; member in struct:gemtek
308 if (gt->verified == port)
329 gt->verified = port;
541 gt->verified = -1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv_setup.c55 #warning TODO: 64-bit code needs to be verified
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/routing/
H A DRoutingZone.cpp185 bool verified = false; local
188 verified = file.ReadUInt8() != 0;
189 if (verified) {
199 if (AddUnfiltered(id, ip, udpPort, tcpPort, contactVersion, kadUDPKey, verified, false, false)) {
217 AddDebugLogLineN(logKadRouting, wxT("No verified contacts found in nodes.dat - might be an old file version. Setting all contacts verified for this time to speed up Kad bootstrapping."));
490 // don't unset the verified flag (will clear itself on ipchanges)
880 AddDebugLogLineN(logKadRouting, wxT("Sender already verified (sender: ") + KadIPToString(ip) + wxT(")"));
909 // already existing verified node with different IP
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Druntests.pl948 my $verified = 0;
969 $verified = 1;
975 return $verified;
3046 # remove test server commands file before servers are started/verified
4905 my $verified="";
4908 $verified.="$_ ";
4911 if($verified eq "") {
4915 $TESTCASES = $verified;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/net/
H A DKademliaUDPListener.cpp499 // if we don't know any Contacts yet and try to Bootstrap, we assume that all contacts are verified,
516 bool verified = assumeVerified; local
517 routingZone->Add(contactID, ip, port, tport, version, 0, verified, false, false);
539 // receiver key or is already verified in the routing table, we request an additional ACK package to complete a three-way-handshake and
551 AddDebugLogLineN(logKadRouting, wxT("Sending (ping) challenge to a long known contact (should be verified already) - ") + KadIPToString(ip));
704 // yup it is, set the contact as verified
742 bool verified = false; local
743 bool wasAdded = routingZone->AddUnfiltered(id, contactIP, contactPort, tport, version, 0, verified, false, false);
1547 // yup it is, set the contact as verified
1646 AddDebugLogLineN(logKadRouting, wxT("Sending challenge to a long known contact (should be verified alread
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dmmu.S73 ; the TLB contents. The problem and workaround were verified
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dtest.cpp156 bool verified = RSAVerifyFile(argv[2], argv[3], argv[4]); local
157 cout << (verified ? "valid signature" : "invalid signature") << endl;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdb.tex770 closed (this can be verified by calling \helpref{wxDb::GetTableCount}{wxdbgettablecount}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex727 it is verified that a disc is in the drive and, if $CDO_CHECK_TYPE$ is
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex6786 % I've verified that it is necessary both for e-TeX and for ordinary TeX
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex6547 % I've verified that it is necessary both for e-TeX and for ordinary TeX
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex6579 % I've verified that it is necessary both for e-TeX and for ordinary TeX
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex6579 % I've verified that it is necessary both for e-TeX and for ordinary TeX

Completed in 203 milliseconds