Lines Matching full:will
12 * This library is distributed in the hope that it will be useful,
81 * @result_len match the size of the hash output. The digest will
84 * If @result_len is set to zero, then this function will allocate
113 * @result_len match the size of the hash output. The digest will
116 * If @result_len is set to zero, then this function will allocate
140 * present in @iov. The @digest pointer will be
142 * hash, which will be terminated by '\0'. The
195 * The @digest pointer will be filled with the printable hex digest of the
196 * computed hash, which will be terminated by '\0'. The memory pointer
214 * The @base64 pointer will be filled with the base64 encoding of the computed
215 * hash, which will be terminated by '\0'. The memory pointer in @base64
236 * @result_len match the size of the hash output. The digest will
239 * If @result_len is set to zero, then this function will allocate
283 * @buf of length @len. The @digest pointer will be
285 * hash, which will be terminated by '\0'. The
306 * present in @iov. The @base64 pointer will be
308 * hash, which will be terminated by '\0'. The
329 * @buf of length @len. The @base64 pointer will be
331 * hash, which will be terminated by '\0'. The