Home
last modified time | relevance | path

Searched refs:hash_algorithm (Results 1 – 12 of 12) sorted by relevance

/third_party/fsverity-utils/programs/
Dtest_compute_digest.c49 u32 hash_algorithm; member
56 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
64 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
72 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
80 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
88 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
96 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
105 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
114 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
122 .hash_algorithm = FS_VERITY_HASH_ALG_SHA256,
[all …]
Dfsverity.c280 return parse_hash_alg_option(arg, &params->hash_algorithm); in parse_tree_param()
/third_party/fsverity-utils/lib/
Denable.c41 arg.hash_algorithm = in libfsverity_enable_with_sig()
42 params->hash_algorithm ?: FS_VERITY_HASH_ALG_DEFAULT; in libfsverity_enable_with_sig()
Dcompute_digest.c257 alg_num = params->hash_algorithm ?: FS_VERITY_HASH_ALG_DEFAULT; in libfsverity_compute_digest()
300 desc.hash_algorithm = alg_num; in libfsverity_compute_digest()
/third_party/fsverity-utils/common/
Dfsverity_uapi.h23 __u32 hash_algorithm; member
51 __u8 hash_algorithm; /* Merkle tree hash algorithm */ member
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_metadata.data3 hash_algorithm:PSA_ALG_MD5:16
7 hash_algorithm:PSA_ALG_RIPEMD160:20
11 hash_algorithm:PSA_ALG_SHA_1:20
15 hash_algorithm:PSA_ALG_SHA_224:28
19 hash_algorithm:PSA_ALG_SHA_256:32
23 hash_algorithm:PSA_ALG_SHA_384:48
27 hash_algorithm:PSA_ALG_SHA_512:64
Dtest_suite_psa_crypto_metadata.function251 void hash_algorithm(int alg_arg, int length_arg)
/third_party/ltp/include/lapi/
Dfsverity.h24 uint32_t hash_algorithm; member
/third_party/fsverity-utils/include/
Dlibfsverity.h44 uint32_t hash_algorithm; member
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx09.c99 enable.hash_algorithm = hash_algorithms[0]; in flag_setup()
/third_party/fsverity-utils/
DNEWS.md36 `hash_algorithm` and `block_size` fields are left 0.
/third_party/python/
Dconfigure.ac3023 AC_ARG_WITH(hash_algorithm, optwith