HomeSort by relevance Sort by last modified time
    Searched refs:oakley_compute_hash1 (Results 1 - 5 of 5) sorted by null

  /external/ipsec-tools/src/racoon/
oakley.h 187 extern vchar_t *oakley_compute_hash1 __P((struct ph1handle *,
isakmp_quick.c 361 hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, body);
720 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, hbuf);
1009 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, notify);
1329 my_hash = oakley_compute_hash1(iph2->ph1, iph2->msgid, hbuf);
    [all...]
isakmp_inf.c 232 hash = oakley_compute_hash1(iph1, isakmp->msgid, payload);
918 hash = oakley_compute_hash1(iph1, iph2->msgid, payload);
    [all...]
isakmp_cfg.c 230 if ((check = oakley_compute_hash1(iph1,
1213 hash = oakley_compute_hash1(iph1, iph2->msgid, payload);
    [all...]
oakley.c 838 oakley_compute_hash1(iph1, msgid, body) function
    [all...]

Completed in 27 milliseconds