Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dcomp.h35 struct comp_ctx_st { struct
36 COMP_METHOD *meth;
37 unsigned long compress_in;
38 unsigned long compress_out;
39 unsigned long expand_in;
40 unsigned long expand_out;
41 CRYPTO_EX_DATA ex_data;