Lines Matching full:algorithm
47 * @alg: the hash algorithm
49 * Determine if @alg hash algorithm is supported by the
52 * Returns: true if the algorithm is supported, false otherwise
59 * @alg: the hash algorithm
69 * @alg: the hash algorithm
101 * @alg: the hash algorithm
133 * @alg: the hash algorithm
254 * @alg: the hash algorithm
257 * Creates a new hashing context for the chosen algorithm for
260 * Returns: New hash object with the given algorithm, or NULL on error.
268 * Frees a hashing context for the chosen algorithm.
276 * @alg: the hash algorithm
299 * @alg: the hash algorithm
322 * @alg: the hash algorithm