Lines Matching defs:hash
429 * Match a hash
439 unsigned char *p, *end, *hash;
447 * it is allowed. This is necessary to support multiple hash
460 /* Get the hash algorithm */
471 hash = p;
481 /* Length of hash must match the algorithm's size */
487 * Calculate Hash and compare it against the retrieved hash from
492 (const uint8_t *)hash, len);
521 /* Invalid hash algorithm. */
527 * Calculate a hash
529 * output points to the computed hash
543 * Calculate the hash of the data, it is safe to pass the
544 * 'output' hash buffer pointer considering its size is always