Searched refs:oakley_compute_keymat (Results 1 – 3 of 3) sorted by relevance
190 extern int oakley_compute_keymat __P((struct ph2handle *, int));
640 if (oakley_compute_keymat(iph2, INITIATOR) < 0)1634 if (oakley_compute_keymat(iph2, RESPONDER) < 0)
440 oakley_compute_keymat(iph2, side) in oakley_compute_keymat() function