Searched defs:comp_ctx_st (Results 1 – 1 of 1) sorted by relevance
31 struct comp_ctx_st { struct32 COMP_METHOD *meth;33 unsigned long compress_in;34 unsigned long compress_out;35 unsigned long expand_in;36 unsigned long expand_out;37 CRYPTO_EX_DATA ex_data;