Home | History | Annotate | Download | only in racoon

Lines Matching full:sp_in

1640 	struct secpolicy *sp_out = NULL, *sp_in = NULL;
1793 sp_in = getsp(&spidx);
1794 if (sp_in) {
1797 spidx2str(&sp_in->spidx));
1885 if (set_proposal_from_policy(iph2[n], sp_out, sp_in) < 0) {