Lines Matching full:base64
209 * @base64: pointer to store the hash result in
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
221 char **base64,
302 * @base64: pointer to hold output hash
306 * present in @iov. The @base64 pointer will be
307 * filled with the base64 encoding of the computed
309 * memory pointer in @base64 must be released
317 char **base64,
325 * @base64: pointer to hold output hash
329 * @buf of length @len. The @base64 pointer will be
330 * filled with the base64 encoding of the computed
332 * memory pointer in @base64 must be released
340 char **base64,