Home | History | Annotate | Download | only in racoon

Lines Matching defs:secctx

2442 					"SECCTX must be in TLV.\n");
3123 struct security_ctx secctx;
3124 secctx = pp->sctx;
3125 secctx.ctx_strlen = htons(pp->sctx.ctx_strlen);
3127 (caddr_t)&secctx, truectxlen);