Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/crypto/safe/
H A Dsafevar.h106 struct safe_ringentry { struct
107 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;