OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctx_alg
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/dist/ipsec-tools/src/racoon/
policy.c
207
if (a->sec_ctx.
ctx_alg
!= b->sec_ctx.
ctx_alg
281
if (a->sec_ctx.
ctx_alg
!= b->sec_ctx.
ctx_alg
483
spidx->sec_ctx.ctx_doi, spidx->sec_ctx.
ctx_alg
,
policy.h
44
uint8_t
ctx_alg
; /* Security Context Algorithm */
member in struct:security_ctx
proposal.c
332
if (pp1->sctx.
ctx_alg
== pp2->sctx.
ctx_alg
)
333
newpp->sctx.
ctx_alg
= pp1->sctx.
ctx_alg
;
337
pp2->sctx.
ctx_alg
, pp1->sctx.
ctx_alg
);
1170
pp0->sctx.
ctx_alg
= pp_peer->sctx.
ctx_alg
;
security.c
169
iph2->proposal->sctx.
ctx_alg
= spidx.sec_ctx.
ctx_alg
;
pfkey.c
1161
sa_args.ctxalg = iph2->approval->sctx.
ctx_alg
;
1443
sa_args.ctxalg = iph2->approval->sctx.
ctx_alg
;
1867
spidx.sec_ctx.
ctx_alg
= m_sec_ctx->sadb_x_ctx_alg;
2119
p->sadb_x_ctx_alg = spidx->sec_ctx.
ctx_alg
;
2306
spidx.sec_ctx.
ctx_alg
= ctx->sadb_x_ctx_alg;
2442
spidx.sec_ctx.
ctx_alg
= ctx->sadb_x_ctx_alg;
2572
spidx.sec_ctx.
ctx_alg
= ctx->sadb_x_ctx_alg;
2647
spidx.sec_ctx.
ctx_alg
= ctx->sadb_x_ctx_alg;
2740
spidx.sec_ctx.
ctx_alg
= ctx->sadb_x_ctx_alg;
3868
new->spidx.sec_ctx.
ctx_alg
= ctx->sadb_x_ctx_alg
[
all
...]
/src/crypto/dist/ipsec-tools/src/libipsec/
pfkey.c
2487
u_int8_t
ctx_alg
, caddr_t sec_ctx, u_int16_t sec_ctxlen)
2503
p->sadb_x_ctx_alg =
ctx_alg
;
Completed in 74 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026