Lines Matching full:algorithm
24 * struct scomp_alg - synchronous compression algorithm
26 * @alloc_ctx: Function allocates algorithm specific context
30 * @stat: Statistics for compress algorithm
31 * @base: Common crypto API algorithm data structure
32 * @calg: Cmonn algorithm data structure shared with acomp
103 * crypto_register_scomp() -- Register synchronous compression algorithm
106 * compression algorithm
108 * @alg: algorithm definition
115 * crypto_unregister_scomp() -- Unregister synchronous compression algorithm
118 * compression algorithm
120 * @alg: algorithm definition