Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dubsecreg.h155 struct ubsec_pktctx_aes128 { struct
156 struct ubsec_pktctx_hdr pc_hdr; /* Common header */
157 volatile u_int32_t pc_aeskey[4]; /* AES128 key */
158 volatile u_int32_t pc_iv[4]; /* AES iv/ucv */
159 volatile u_int32_t pc_hminner[5]; /* hmac inner state */
160 volatile u_int32_t pc_hmouter[5]; /* hmac outer state */