Home | History | Annotate | Download | only in eap_peer

Lines Matching defs:pend

229 	const u8 *pend, *ppos;
276 pend = pos + proposal_len;
277 if (ppos + p->spi_size > pend) {
304 int tlen = ikev2_parse_transform(prop, ppos, pend);
310 if (ppos != pend) {