Home
last modified time | relevance | path

Searched refs:fsverity_get_hash_alg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/verity/
H A Dfsverity_private.h82 const struct fsverity_hash_alg *fsverity_get_hash_alg(const struct inode *inode,
H A Dhash_algs.c42 const struct fsverity_hash_alg *fsverity_get_hash_alg(const struct inode *inode, in fsverity_get_hash_alg() function
H A Dopen.c44 hash_alg = fsverity_get_hash_alg(inode, hash_algorithm); in fsverity_init_merkle_tree_params()