Home | History | Annotate | Download | only in racoon

Lines Matching refs:sp_out

1913 	struct secpolicy *sp_in, *sp_out;
2153 sp_out = getsp_r(&spidx);
2154 if (!sp_out) {
2176 if (set_proposal_from_policy(iph2, sp_in, sp_out) < 0) {