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