Home
last modified time | relevance | path

Searched defs:alg_num (Results 1 – 3 of 3) sorted by relevance

/third_party/fsverity-utils/lib/
Dhash_algs.c181 const struct fsverity_hash_alg *libfsverity_find_hash_alg_by_num(u32 alg_num) in libfsverity_find_hash_alg_by_num()
191 libfsverity_get_digest_size(u32 alg_num) in libfsverity_get_digest_size()
200 libfsverity_get_hash_name(u32 alg_num) in libfsverity_get_hash_name()
Dcompute_digest.c239 u32 alg_num; in libfsverity_compute_digest() local
/third_party/fsverity-utils/programs/
Dfsverity.c71 u32 alg_num = 1; in show_all_hash_algs() local