Lines Matching full:with
18 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
87 * The memory referenced in @result must be released with a call
119 * The memory referenced in @result must be released with a call
141 * filled with the printable hex digest of the computed
144 * with a call to g_free() when no longer required.
161 * Updates the given hash object with all the memory regions
177 * Updates the given hash object with the data from
195 * The @digest pointer will be filled with the printable hex digest of the
197 * in @digest must be released with a call to g_free() when
214 * The @base64 pointer will be filled with the base64 encoding of the computed
216 * must be released with a call to g_free() when no longer required.
242 * The memory referenced in @result must be released with a call
258 * usage with qcrypto_hash_update.
260 * Returns: New hash object with the given algorithm, or NULL on error.
284 * filled with the printable hex digest of the computed
287 * with a call to g_free() when no longer required.
307 * filled with the base64 encoding of the computed
310 * with a call to g_free() when no longer required.
330 * filled with the base64 encoding of the computed
333 * with a call to g_free() when no longer required.