Home | History | Annotate | Download | only in eap_peer

Lines Matching defs:pend

235 	const u8 *pend, *ppos;
282 pend = pos + proposal_len;
283 if (ppos + p->spi_size > pend) {
310 int tlen = ikev2_parse_transform(prop, ppos, pend);
316 if (ppos != pend) {