OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_hashtree_footer
(Results
1 - 6
of
6
) sorted by null
/external/avb/test/
avbtool_unittest.cc
770
/* Do this twice to check that '
add_hashtree_footer
' is idempotent. */
773
"./avbtool
add_hashtree_footer
--salt d00df00d --image %s "
[
all
...]
avb_slot_verify_unittest.cc
[
all
...]
avb_ab_flow_unittest.cc
197
"./avbtool
add_hashtree_footer
"
[
all
...]
/build/make/target/board/
Android.mk
125
FRAMEWORK_VBMETA_VERSION = $$("$(AVBTOOL)"
add_hashtree_footer
\
/external/avb/
README.md
332
$ avbtool
add_hashtree_footer
\
368
`avbtool
add_hashtree_footer
` commands on it, use the
375
$ avbtool
add_hashtree_footer
--partition_size $((10*1024*1024)) \
381
`
add_hashtree_footer
` commands use the
392
`add_hash_footer` and `
add_hashtree_footer
` commands to specify any
531
to specify additional options passed to `avbtool
add_hashtree_footer
`
537
to specify additional options passed to `avbtool
add_hashtree_footer
`
[
all
...]
avbtool
2908
def
add_hashtree_footer
(self, image_filename, partition_size, partition_name,
member in class:Avb
3854
def
add_hashtree_footer
(self, args):
member in class:AvbTool
[
all
...]
Completed in 1678 milliseconds