Lines Matching refs:data
24 * @dst: Destination data
28 * @__ctx: Start of private context data
49 * @base: Common crypto API algorithm data structure
62 * @compress_tlen: total data size handled by compress requests
64 * @decompress_tlen: total data size handled by decompress requests
216 * @data: private data used by the caller
221 void *data)
224 req->base.data = data;