OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hash_alg_name
(Results
1 - 2
of
2
) sorted by null
/external/fsverity-utils/
cmd_measure.c
26
const char *
hash_alg_name
;
local
52
hash_alg_name
= hash_alg->name;
55
hash_alg_name
= _hash_alg_name;
57
printf("%s:%s %s\n",
hash_alg_name
, digest_hex, argv[i]);
/external/avb/
avbtool
[
all
...]
Completed in 517 milliseconds