Searched defs:hash_alg (Results 1 – 16 of 16) sorted by relevance
28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local77 const struct fsverity_hash_alg *hash_alg; in fsverity_get_digest() local
35 struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local161 static int compute_file_digest(struct fsverity_hash_alg *hash_alg, in compute_file_digest()
44 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
40 struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
144 __be16 hash_alg; member543 __be16 hash_alg; member558 u16 hash_alg; in tpm2_get_pcr_allocation() local
34 u32 hash_alg; in spum_dump_msg_hdr() local424 u16 spum_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spum_hash_pad_len()
234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate()844 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len()
56 enum hash_alg { enum
473 struct shash_alg *hash_alg) in adiantum_supported_algorithms()499 struct shash_alg *hash_alg; in adiantum_create() local
414 struct shash_alg *hash_alg, in essiv_supported_algorithms()456 struct shash_alg *hash_alg; in essiv_create() local
67 u32 hash_alg; member
40 static const char hash_alg[] = "sha256"; variable
26 static const char hash_alg[] = "sha1"; variable
98 u32 hash_alg:4; member
776 __u32 hash_alg; /* One of ovs_hash_alg. */ member
63 u32 hash_alg; member
Completed in 65 milliseconds