Home
last modified time | relevance | path

Searched refs:fsverity_prepare_hash_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/verity/
H A Dfsverity_private.h134 const u8 *fsverity_prepare_hash_state(struct fsverity_hash_alg *alg,
H A Dhash_algs.c150 * fsverity_prepare_hash_state() - precompute the initial hash state
158 const u8 *fsverity_prepare_hash_state(struct fsverity_hash_alg *alg, in fsverity_prepare_hash_state() function
H A Dopen.c50 params->hashstate = fsverity_prepare_hash_state(hash_alg, salt, in fsverity_init_merkle_tree_params()
/kernel/linux/linux-6.6/fs/verity/
H A Dfsverity_private.h93 const u8 *fsverity_prepare_hash_state(const struct fsverity_hash_alg *alg,
H A Dhash_algs.c105 * fsverity_prepare_hash_state() - precompute the initial hash state
113 const u8 *fsverity_prepare_hash_state(const struct fsverity_hash_alg *alg, in fsverity_prepare_hash_state() function
H A Dopen.c52 params->hashstate = fsverity_prepare_hash_state(hash_alg, salt, in fsverity_init_merkle_tree_params()

Completed in 3 milliseconds