Home | History | Annotate | Download | only in racoon

Lines Matching full:truectxlen

2952 	int truectxlen = 0;
3061 truectxlen = sizeof(struct security_ctx) -
3063 attrlen += sizeof(struct isakmp_data) + truectxlen;
3127 (caddr_t)&secctx, truectxlen);