Lines Matching full:algorithm
22 * struct scomp_alg - synchronous compression algorithm
24 * @alloc_ctx: Function allocates algorithm specific context
28 * @base: Common crypto API algorithm data structure
29 * @stream: Per-cpu memory for algorithm
30 * @calg: Cmonn algorithm data structure shared with acomp
90 * crypto_register_scomp() -- Register synchronous compression algorithm
93 * compression algorithm
95 * @alg: algorithm definition
102 * crypto_unregister_scomp() -- Unregister synchronous compression algorithm
105 * compression algorithm
107 * @alg: algorithm definition