Searched defs:safe_ringentry (Results 1 – 1 of 1) sorted by relevance
106 struct safe_ringentry { struct107 struct safe_desc re_desc; /* command descriptor */108 struct safe_sarec re_sa; /* SA record */109 struct safe_sastate re_sastate; /* SA state record */110 struct cryptop *re_crp; /* crypto operation */112 struct safe_operand re_src; /* source operand */113 struct safe_operand re_dst; /* destination operand */115 int re_sesn; /* crypto session ID */116 int re_flags;