/kernel/linux/linux-5.10/fs/verity/ |
H A D | measure.c | 28 const struct fsverity_hash_alg *hash_alg; in fsverity_ioctl_measure() local
|
H A D | signature.c | 83 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
|
H A D | open.c | 36 struct fsverity_hash_alg *hash_alg; in fsverity_init_merkle_tree_params() local 132 compute_file_measurement(struct fsverity_hash_alg *hash_alg, struct fsverity_descriptor *desc, u8 *measurement) compute_file_measurement() argument [all...] |
H A D | fsverity_private.h | 47 struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
|
/kernel/linux/linux-6.6/fs/verity/ |
H A D | measure.c | 28 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 [all...] |
H A D | signature.c | 90 const struct fsverity_hash_alg *hash_alg = vi->tree_params.hash_alg; in fsverity_verify_signature() local
|
H A D | open.c | 37 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() argument [all...] |
H A D | fsverity_private.h | 38 const struct fsverity_hash_alg *hash_alg; /* the hash algorithm */ member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4session.h | 66 u32 hash_alg; member
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4session.h | 67 u32 hash_alg; member
|
/kernel/linux/linux-5.10/crypto/ |
H A D | essiv.c | 455 struct shash_alg *hash_alg; in essiv_create() local 412 essiv_supported_algorithms(const char *essiv_cipher_name, struct shash_alg *hash_alg, int ivsize) essiv_supported_algorithms() argument [all...] |
H A D | adiantum.c | 499 struct shash_alg *hash_alg; in adiantum_create() local 471 adiantum_supported_algorithms(struct skcipher_alg *streamcipher_alg, struct crypto_alg *blockcipher_alg, struct shash_alg *hash_alg) adiantum_supported_algorithms() argument
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm2-cmd.c | 144 __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/char/tpm/ |
H A D | tpm2-cmd.c | 144 __be16 hash_alg; member 543 __be16 hash_alg; member 558 u16 hash_alg; in tpm2_get_pcr_allocation() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | essiv.c | 456 struct shash_alg *hash_alg; in essiv_create() local 413 essiv_supported_algorithms(const char *essiv_cipher_name, struct shash_alg *hash_alg, int ivsize) essiv_supported_algorithms() argument [all...] |
H A D | adiantum.c | 499 struct shash_alg *hash_alg; in adiantum_create() local 471 adiantum_supported_algorithms(struct skcipher_alg *streamcipher_alg, struct crypto_alg *blockcipher_alg, struct shash_alg *hash_alg) adiantum_supported_algorithms() argument
|
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | spu.c | 34 u32 hash_alg; in spum_dump_msg_hdr() local 426 u16 spum_hash_pad_len(enum hash_alg hash_al argument [all...] |
H A D | spu2.c | 234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate() argument 841 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() argument [all...] |
H A D | spu.h | 55 enum hash_alg { enum
|
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | spu.c | 34 u32 hash_alg; in spum_dump_msg_hdr() local 424 u16 spum_hash_pad_len(enum hash_alg hash_al argument [all...] |
H A D | spu2.c | 234 spu2_hash_xlate(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_xlate() argument 844 u16 spu2_hash_pad_len(enum hash_alg hash_alg, enum hash_mode hash_mode, in spu2_hash_pad_len() argument [all...] |
/kernel/linux/linux-5.10/drivers/crypto/amcc/ |
H A D | crypto4xx_sa.h | 98 u32 hash_alg:4; member
|
/kernel/linux/linux-5.10/drivers/crypto/ux500/hash/ |
H A D | hash_core.c | 1503 struct hash_algo_template *hash_alg; in hash_cra_init() local
|
/kernel/linux/linux-5.10/security/keys/encrypted-keys/ |
H A D | encrypted.c | 40 static const char hash_alg[] = "sha256"; variable
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 33 static const char hash_alg[] = "sha1"; variable
|