Searched refs:ph1 (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc496 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s")); local
499 registry()->OnIgnoreRegisterProtocolHandler(ph1);
500 ASSERT_TRUE(registry()->IsIgnored(ph1));
503 registry()->RemoveIgnoredHandler(ph1);
504 ASSERT_FALSE(registry()->IsIgnored(ph1));
548 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
550 registry()->OnAcceptRegisterProtocolHandler(ph1);
553 registry()->OnAcceptRegisterProtocolHandler(ph1);
555 ASSERT_FALSE(registry()->IsDefault(ph1));
560 ProtocolHandler ph1 local
571 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
580 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
595 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
615 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
625 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
634 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/%s")); local
643 ProtocolHandler ph1 = CreateProtocolHandler("test", GURL("http://test/1/%s")); local
671 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
685 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
719 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
741 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
747 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
757 ProtocolHandler ph1 = CreateProtocolHandler("test", "test1"); local
819 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
831 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
840 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
859 ProtocolHandler ph1 = CreateProtocolHandler("mailto", "test1"); local
877 ProtocolHandler ph1 = CreateProtocolHandler(scheme, "test1"); local
888 ProtocolHandler ph1 = CreateProtocolHandler(mailto, "MailtoHandler"); local
899 ProtocolHandler ph1 = local
910 ProtocolHandler ph1 = local
924 ProtocolHandler ph1 = local
942 ProtocolHandler ph1 = local
[all...]
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dpath_test.cc16 Path ph1(".");
171 Path ph1("/usr/local/hi/there");
173 EXPECT_EQ("/usr/local/hi/there", ph1.Join());
174 ph1 = ph1.Append("..");
175 EXPECT_EQ("/usr/local/hi", ph1.Join());
176 ph1 = ph1.Append(".././././hi/there/../.././././");
177 EXPECT_EQ("/usr/local", ph1.Join());
178 ph1
[all...]
/external/ipsec-tools/src/racoon/
H A Disakmp_quick.c116 iph2->msgid = isakmp_newmsgid2(iph2->ph1);
117 iph2->ivm = oakley_newiv2(iph2->ph1, iph2->msgid);
180 iph2->nonce = eay_set_random(iph2->ph1->rmconf->nonce_size);
226 && iph2->ph1->rmconf->support_proxy == 0
278 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, body);
288 iph2->retry_counter = iph2->ph1->rmconf->retry_counter;
335 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
339 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
357 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
373 plog(LLV_WARNING, LOCATION, iph2->ph1
[all...]
H A Dproposal.c194 cmpsaprop_alloc(ph1, pp1, pp2, side)
195 struct ph1handle *ph1;
217 switch (ph1->rmconf->pcheck_level) {
443 if ((ph1->natt_flags & NAT_DETECTED) &&
448 s_ipsecdoi_encmode(pr2->encmode - ph1->natt_options->mode_udp_diff));
449 pr2->encmode -= ph1->natt_options->mode_udp_diff;
453 if ((ph1->natt_flags & NAT_DETECTED) &&
459 s_ipsecdoi_encmode(pr1->encmode - ph1->natt_options->mode_udp_diff),
460 pr1->encmode - ph1->natt_options->mode_udp_diff);
461 pr1->encmode -= ph1
[all...]
H A Dnattraversal.h45 #define NATT_AVAILABLE(ph1) ((iph1)->natt_flags & NAT_ANNOUNCED)
H A Dpfkey.c850 proxy = iph2->ph1->rmconf->support_proxy;
1040 proxy = iph2->ph1->rmconf->support_proxy;
1111 sa_args.l_natt_type = iph2->ph1->natt_options->encaps_type;
1112 sa_args.l_natt_sport = extract_port (iph2->ph1->remote);
1113 sa_args.l_natt_dport = extract_port (iph2->ph1->local);
1116 sa_args.l_natt_frag = iph2->ph1->rmconf->esp_frag;
1281 iph2->ph1->ph2cnt++;
1287 * situation where they'll mismatch with ph1's values
1291 set_port(iph2->src, extract_port(iph2->ph1->local));
1292 set_port(iph2->dst, extract_port(iph2->ph1
[all...]
H A Disakmp.c968 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
976 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
980 isakmp_info_send_n1(iph2->ph1, error, NULL);
1004 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
1322 iph2->ph1 = iph1;
1381 isakmp_info_send_n1(iph2->ph1, error, NULL);
1397 plog(LLV_ERROR, LOCATION, iph2->ph1->remote,
1944 if (iph2->ph1->status == PHASE1ST_EXPIRED){
1947 isakmp_pindex(&iph2->ph1->index, iph2->msgid));
1954 isakmp_pindex(&iph2->ph1
[all...]
H A Dhandler.c482 if (p->msgid == msgid && p->ph1 == iph1)
778 iph2->ph1 = iph1;
786 if (iph2->ph1 != NULL) {
787 iph2->ph1 = NULL;
1123 * Note: we must have an updated ph1->rmconf before doing that,
1124 * we'll set check_level to EXACT if we don't have a ph1
1128 if (iph2->ph1 != NULL)
1129 iph1=iph2->ph1;
H A Dhandler.h118 struct sockaddr *remote; /* remote address to negosiate ph1 */
119 struct sockaddr *local; /* local address to negosiate ph1 */
319 struct ph1handle *ph1; /* back pointer to isakmp status */ member in struct:ph2handle
329 struct sockaddr *remote; /* remote address to negosiate ph1 */
H A Disakmp_inf.c377 /* don't think this realy deletes ph1 ? */
643 "No ph1 handler found, could not send DELETE_SA\n");
840 struct ph1handle *iph1 = iph2->ph1;
883 * When ph1->skeyid_a == NULL, send message without encoding.
924 iph2->ph1 = iph1;
938 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, payload);
1006 tmp = oakley_do_encrypt(iph2->ph1, iph2->sendbuf, iph2->ivm->ive,
1015 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0) {
1638 * DPD will be reactivated when a new ph1 will be negociated
H A Disakmp_cfg.c1165 iph2->ph1 = iph1;
1184 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, payload);
1255 tmp = oakley_do_encrypt(iph2->ph1, iph2->sendbuf,
1264 if (isakmp_send(iph2->ph1, iph2->sendbuf) < 0) {
H A Dipsec_doi.c908 iph2->sa_ret = get_sabyproppair(ret, iph2->ph1);
1000 iph2->sa_ret = get_sabyproppair(p, iph2->ph1);
1172 pr = cmpsaprop_alloc(iph2->ph1, q1, q2, iph2->side);
3187 if (iph2->ph1->natt_flags & NAT_DETECTED) {
3188 int udp_diff = iph2->ph1->natt_options->mode_udp_diff;
H A Doakley.c530 res = oakley_prf(iph2->ph1->skeyid_d, buf, iph2->ph1);
603 this = oakley_prf(iph2->ph1->skeyid_d, seed,
604 iph2->ph1);
/external/chromium_org/third_party/smhasher/src/
H A DPMurHash.h56 void PMurHash32_Process(MH_UINT32 *ph1, MH_UINT32 *pcarry, const void *key, int len);
H A DPMurHash.c177 * if wanted. Both ph1 and pcarry are required arguments. */
178 void PMurHash32_Process(uint32_t *ph1, uint32_t *pcarry, const void *key, int len) argument
180 uint32_t h1 = *ph1;
256 *ph1 = h1;
/external/chromium_org/tools/grit/grit/extern/
H A Dtclib.py422 ph1 = self.GetPlaceholders()
424 if len(ph1) != len(ph2):
426 for i in range(len(ph1)):
427 if not ph1[i].EqualTo(ph2[i], strict):
488 ph1 = self.GetPlaceholders()
490 if len(ph1) != len(ph2):
492 for i in range(len(ph1)):
493 if not ph1[i].EqualTo(ph2[i], strict):

Completed in 290 milliseconds