Lines Matching refs:dst_len
18 * total size of @src is @src_len + @dst_len.
23 * @dst_len: Size of @dst buffer (for all ops except verify).
38 unsigned int dst_len;
56 * algorithm. In case of error, where the dst_len was insufficient,
57 * the req->dst_len will be updated to the size required for the
63 * algorithm. In case of error, where the dst_len was insufficient,
64 * the req->dst_len will be updated to the size required for the
67 * algorithm. In case of error, where the dst_len was insufficient,
68 * the req->dst_len will be updated to the size required for the
245 * @dst_len: size of the dst output scatter list or size of signature
252 unsigned int dst_len)
257 req->dst_len = dst_len;