Lines Matching full:algorithm
43 * algorithm
45 * @base: Common crypto API algorithm data structure
56 * struct acomp_alg - asynchronous compression algorithm
60 * @dst_free: Frees destination buffer if allocated inside the algorithm
74 * @base: Common crypto API algorithm data structure
96 * compression algorithm e.g. "deflate"
97 * @type: specifies the type of the algorithm
98 * @mask: specifies the mask for the algorithm
100 * Allocate a handle for a compression algorithm. The returned struct
112 * compression algorithm e.g. "deflate"
113 * @type: specifies the type of the algorithm
114 * @mask: specifies the mask for the algorithm
117 * Allocate a handle for a compression algorithm. Drivers should try to use
195 * inside the algorithm