Home
last modified time | relevance | path

Searched defs:sec_ctx (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpolicy.h70 struct security_ctx sec_ctx; /* Security Context */ member
/netbsd-src/crypto/dist/ipsec-tools/src/setkey/
H A Dparse.y85 struct security_ctx sec_ctx; variable
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey.c2486 u_int8_t ctx_alg, caddr_t sec_ctx, u_int16_t sec_ctxlen) in pfkey_setsecctx()