fsverity_hash_alg
const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */
extern const struct fsverity_hash_alg fsverity_hash_algs[];
const struct fsverity_hash_alg *fsverity_get_hash_alg(const struct inode *inode,
fsverity_prepare_hash_state(const struct fsverity_hash_alg *alg,
void fsverity_hash_buffer(const struct fsverity_hash_alg *alg,
const struct fsverity_hash_alg fsverity_hash_algs[] = {
void fsverity_hash_buffer(const struct fsverity_hash_alg *alg,
const struct fsverity_hash_alg *alg = &fsverity_hash_algs[i];
const struct fsverity_hash_alg *fsverity_get_hash_alg(const struct inode *inode,
fsverity_prepare_hash_state(const struct fsverity_hash_alg *alg,
const struct fsverity_hash_alg *hash_alg;
const struct fsverity_hash_alg *hash_alg;
const struct fsverity_hash_alg *hash_alg;
static void compute_file_digest(const struct fsverity_hash_alg *hash_alg,
const struct fsverity_hash_alg *hash_alg;
const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg;