HomeSort by relevance Sort by last modified time
    Searched full:oakley_do_decrypt (Results 1 - 8 of 8) sorted by null

  /external/ipsec-tools/src/racoon/
oakley.h 213 extern vchar_t *oakley_do_decrypt __P((struct ph1handle *,
isakmp_quick.c 428 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
948 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
1097 msg = oakley_do_decrypt(iph2->ph1, msg0, iph2->ivm->iv, iph2->ivm->ive);
    [all...]
isakmp_ident.c 691 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);
1355 msg = oakley_do_decrypt(iph1, msg0, iph1->ivm->iv, iph1->ivm->ive);
    [all...]
isakmp_agg.c 1304 msg = oakley_do_decrypt(iph1, msg0,
    [all...]
isakmp_cfg.c 178 dmsg = oakley_do_decrypt(iph1, msg, ivm->iv, ivm->ive);
    [all...]
isakmp_inf.c 159 msg = oakley_do_decrypt(iph1, msg0, ivm->iv, ivm->ive);
    [all...]
oakley.c 2975 oakley_do_decrypt(iph1, msg, ivdp, ivep) function
    [all...]
  /external/ipsec-tools/
ChangeLog 470 oakley_do_decrypt(), reported by Orange Labs
    [all...]

Completed in 242 milliseconds