Lines Matching defs:hash
286 /* Decode the hash algorithm from alg and store the mbedtls encoding in
287 * md_alg. Verify that the hash length is acceptable. */
295 /* The Mbed TLS RSA module uses an unsigned int for hash length
304 /* For signatures using a hash, the hash length must be correct. */
320 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length,
356 hash,
371 hash,
402 * up to the hash length. */
419 psa_algorithm_t alg, const uint8_t *hash, size_t hash_length,
453 hash,
466 hash,
507 * distinguish between "bad RSA algorithm" and "unknown hash". */