Searched defs:crypto_acomp (Results 1 – 1 of 1) sorted by relevance
113 struct crypto_acomp { struct114 int (*compress)(struct acomp_req *req);115 int (*decompress)(struct acomp_req *req);116 unsigned int reqsize;140 * crypto_acomp is the handle that is required for any subsequent argument