Home
last modified time | relevance | path

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

/drivers/crypto/cavium/zip/
Dcommon.h122 struct zip_operation { struct
123 u8 *input;
124 u8 *output;
125 u64 ctx_addr;
126 u64 history;
128 u32 input_len;
129 u32 input_total_len;
131 u32 output_len;
132 u32 output_total_len;
134 u32 csum;
[all …]