Lines Matching defs:hash
60 pr_err("invalid hash algorithm \"%s\" for template \"%s\"",
69 pr_err("invalid hash algorithm \"%s\"", str);
525 * @buf: buffer in which to store the hash
528 * On success, return the hash algorithm (as defined in the enum hash_algo).
529 * If buf is not NULL, this function also outputs the hash into buf.
530 * If the hash is larger than buf_size, then only buf_size bytes will be copied.
532 * possible hash: IMA_MAX_DIGEST_SIZE.
533 * The file hash returned is based on the entire file, including the appended
560 * not been called, we might not always have a hash.
827 } hash = {};
866 iint.ima_hash = &hash.hdr;
931 pr_info("Allocating %s failed, going to use default hash algorithm %s\n",