Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/qat/
H A Dqat_hw15reg.h571 struct fw_la_cipher_req_params { struct
572 uint8_t resrvd;
574 uint8_t cipher_state_sz;
576 uint8_t curr_id;
578 uint8_t next_id;
582 uint16_t resrvd1;
584 uint8_t resrvd2;
586 uint8_t next_offset;
588 uint32_t cipher_off;
590 uint32_t cipher_len;
[all …]
H A Dqat_hw17reg.h1860 struct fw_la_cipher_req_params struct
1863 uint32_t cipher_offset;
1867 uint32_t cipher_length;
1871 union {
1885 } u;