Home
last modified time | relevance | path

Searched refs:myhash (Results 1 – 3 of 3) sorted by relevance

/external/ipsec-tools/src/racoon/
Disakmp_quick.c1508 vchar_t *myhash = NULL; local
1543 myhash = oakley_compute_hash1(iph2->ph1, iph2->msgid, notify);
1544 if (myhash == NULL)
1549 + sizeof(struct isakmp_gen) + myhash->l
1564 p = set_isakmp_payload(p, myhash, ISAKMP_NPTYPE_N);
1596 if (myhash != NULL)
1597 vfree(myhash);
/external/python/cpython2/Tools/unicode/
Dmakeunicodedata.py949 def myhash(s, magic): function
985 hash = myhash
/external/python/cpython3/Tools/unicode/
Dmakeunicodedata.py1159 def myhash(s, magic): function
1195 hash = myhash