Home | History | Annotate | Download | only in racoon

Lines Matching defs:secctx

2446 					"SECCTX must be in TLV.\n");
3127 struct security_ctx secctx;
3128 secctx = pp->sctx;
3129 secctx.ctx_strlen = htons(pp->sctx.ctx_strlen);
3131 (caddr_t)&secctx, truectxlen);