Searched defs:security_ctx (Results 1 – 1 of 1) sorted by relevance
42 struct security_ctx { struct43 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 stringlength70 struct security_ctx sec_ctx; /* Security Context */ argument