Searched defs:hash_alg (Results 1 – 5 of 5) sorted by relevance
31 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local91 const struct fsverity_hash_alg *hash_alg; in fsverity_get_digest() local128 const struct fsverity_hash_alg *hash_alg; in bpf_get_fsverity_digest() local
36 const struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local162 static void compute_file_digest(const struct fsverity_hash_alg *hash_alg, in compute_file_digest()
57 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
40 const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
67 u32 hash_alg; member
Completed in 8 milliseconds