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

  /external/ipsec-tools/src/racoon/
oakley.h 190 extern int oakley_compute_keymat __P((struct ph2handle *, int));
isakmp_quick.c 641 if (oakley_compute_keymat(iph2, INITIATOR) < 0)
    [all...]
oakley.c 371 * oakley_compute_keymat(). If you add support for such prf function,
372 * modify oakley_compute_keymat() accordingly.
436 oakley_compute_keymat(iph2, side) function
    [all...]

Completed in 23 milliseconds