Lines Matching full:algorithm
16 * struct acomp_alg - asynchronous compression algorithm
20 * @dst_free: Frees destination buffer if allocated inside the algorithm
34 * @stat: Statistics for compress algorithm
35 * @base: Common crypto API algorithm data structure
36 * @calg: Cmonn algorithm data structure shared with scomp
88 * crypto_register_acomp() -- Register asynchronous compression algorithm
91 * compression algorithm
93 * @alg: algorithm definition
100 * crypto_unregister_acomp() -- Unregister asynchronous compression algorithm
103 * compression algorithm
105 * @alg: algorithm definition