Home
last modified time | relevance | path

Searched defs:hash_alg (Results 1 – 7 of 7) sorted by relevance

/fs/verity/
Dmeasure.c30 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local
90 const struct fsverity_hash_alg *hash_alg; in fsverity_get_digest() local
127 const struct fsverity_hash_alg *hash_alg; in bpf_get_fsverity_digest() local
Dopen.c35 const struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local
161 static int compute_file_digest(const struct fsverity_hash_alg *hash_alg, in compute_file_digest()
Dsignature.c57 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
Dfsverity_private.h41 const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
/fs/incfs/
Dintegrity.c136 struct incfs_hash_alg *hash_alg = NULL; in incfs_alloc_mtree() local
Dverity.c139 int hash_alg) in incfs_convert_fsverity_hash_alg()
210 struct incfs_hash_alg *hash_alg; in incfs_calc_verity_digest_from_desc() local
/fs/nfs/
Dnfs4session.h67 u32 hash_alg; member