Searched defs:crypto_acomp (Results 1 – 13 of 13) sorted by relevance
57240 struct crypto_acomp { struct57264 int (*init)(struct crypto_acomp *); argument
87038 struct crypto_acomp { struct87039 int (*compress)(struct acomp_req *);87040 int (*decompress)(struct acomp_req *);87041 void (*dst_free)(struct scatterlist *);87042 unsigned int reqsize;87043 struct crypto_tfm base;
22457 struct crypto_acomp { struct22466 struct crypto_acomp *acomp; argument
49653 struct crypto_acomp { struct49662 struct crypto_acomp *acomp; argument
60194 struct crypto_acomp { struct60195 int (*compress)(struct acomp_req *);60196 int (*decompress)(struct acomp_req *);60220 int (*init)(struct crypto_acomp *); argument
31546 struct crypto_acomp { struct31547 int (*compress)(struct acomp_req *);31548 int (*decompress)(struct acomp_req *);31549 void (*dst_free)(struct scatterlist *);31550 unsigned int reqsize;31564 struct crypto_tfm base;
33739 struct crypto_acomp { struct33753 struct crypto_acomp *acomp; argument
69924 struct crypto_acomp { struct69925 int (*compress)(struct acomp_req *);69926 int (*decompress)(struct acomp_req *);69950 int (*init)(struct crypto_acomp *); argument