Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dbwfmreg.h628 struct bwfm_wsec_key { struct
629 uint32_t index;
630 uint32_t len;
631 uint8_t data[32];
632 uint32_t pad_1[18];
633 uint32_t algo;
634 uint32_t flags;
636 uint32_t pad_2[3];
637 uint32_t iv_initialized;
638 uint32_t pad_3;
[all …]