Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dubsecreg.h146 struct ubsec_pktctx_3des { struct
147 struct ubsec_pktctx_hdr pc_hdr; /* Common header */
148 volatile u_int32_t pc_deskey[6]; /* 3DES key */
149 volatile u_int32_t pc_iv[2]; /* [3]DES iv */
150 volatile u_int32_t pc_hminner[5]; /* hmac inner state */
151 volatile u_int32_t pc_hmouter[5]; /* hmac outer state */