Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/cavium/zip/
Dcommon.h121 struct zip_operation { struct
122 u8 *input;
123 u8 *output;
124 u64 ctx_addr;
125 u64 history;
127 u32 input_len;
128 u32 input_total_len;
130 u32 output_len;
131 u32 output_total_len;
133 u32 csum;
[all …]