Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dpolicy.h42 struct security_ctx { struct
43 u_int8_t ctx_doi; /* Security Context DOI */
44 u_int8_t ctx_alg; /* Security Context Algorithm */
45 u_int16_t ctx_strlen; /* Security Context stringlength
70 struct security_ctx sec_ctx; /* Security Context */ argument