Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/fs/verity/
Dmeasure.c28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local
88 const struct fsverity_hash_alg *hash_alg; in fsverity_get_digest() local
Dopen.c37 const struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local
163 static int compute_file_digest(const struct fsverity_hash_alg *hash_alg, in compute_file_digest()
Dsignature.c90 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
Dfsverity_private.h38 const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
/kernel/linux/linux-5.10/fs/verity/
Dopen.c36 struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local
132 static int compute_file_measurement(struct fsverity_hash_alg *hash_alg, in compute_file_measurement()
Dmeasure.c28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local
Dsignature.c83 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
Dfsverity_private.h47 struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
/kernel/linux/linux-6.6/drivers/char/tpm/
Dtpm2-cmd.c144 __be16 hash_alg; member
543 __be16 hash_alg; member
558 u16 hash_alg; in tpm2_get_pcr_allocation() local
/kernel/linux/linux-5.10/drivers/char/tpm/
Dtpm2-cmd.c144 __be16 hash_alg; member
543 __be16 hash_alg; member
558 u16 hash_alg; in tpm2_get_pcr_allocation() local
/kernel/linux/linux-6.6/drivers/crypto/bcm/
Dspu.c34 u32 hash_alg; in spum_dump_msg_hdr() local
424 u16 spum_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spum_hash_pad_len()
Dspu2.c234 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()
Dspu.h56 enum hash_alg { enum
/kernel/linux/linux-5.10/drivers/crypto/bcm/
Dspu.c34 u32 hash_alg; in spum_dump_msg_hdr() local
426 u16 spum_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spum_hash_pad_len()
Dspu2.c234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate()
841 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len()
Dspu.h55 enum hash_alg { enum
/kernel/linux/linux-6.6/crypto/
Dadiantum.c473 struct shash_alg *hash_alg) in adiantum_supported_algorithms()
499 struct shash_alg *hash_alg; in adiantum_create() local
Dessiv.c414 struct shash_alg *hash_alg, in essiv_supported_algorithms()
456 struct shash_alg *hash_alg; in essiv_create() local
/kernel/linux/linux-5.10/crypto/
Dadiantum.c473 struct shash_alg *hash_alg) in adiantum_supported_algorithms()
499 struct shash_alg *hash_alg; in adiantum_create() local
Dessiv.c413 struct shash_alg *hash_alg, in essiv_supported_algorithms()
455 struct shash_alg *hash_alg; in essiv_create() local
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4session.h66 u32 hash_alg; member
/kernel/linux/linux-6.6/fs/nfs/
Dnfs4session.h67 u32 hash_alg; member
/kernel/linux/linux-6.6/security/keys/encrypted-keys/
Dencrypted.c40 static const char hash_alg[] = "sha256"; variable
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
Dencrypted.c40 static const char hash_alg[] = "sha256"; variable
/kernel/linux/linux-6.6/security/keys/trusted-keys/
Dtrusted_tpm1.c26 static const char hash_alg[] = "sha1"; variable

12