Searched defs:crypto_acomp (Results 1 – 2 of 2) sorted by relevance
47 struct crypto_acomp { struct48 int (*compress)(struct acomp_req *req);49 int (*decompress)(struct acomp_req *req);50 void (*dst_free)(struct scatterlist *dst);51 unsigned int reqsize;52 struct crypto_tfm base;
51 struct crypto_acomp { struct52 int (*compress)(struct acomp_req *req);53 int (*decompress)(struct acomp_req *req);54 void (*dst_free)(struct scatterlist *dst);55 unsigned int reqsize;56 struct crypto_tfm base;