OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:algorithm_type
(Results
1 - 2
of
2
) sorted by null
/external/avb/libavb/
avb_vbmeta_image.h
78
* the |
algorithm_type
| field.
86
* defined by the |
algorithm_type
| field. The format of the public key
136
uint32_t
algorithm_type
;
member in struct:AvbVBMetaImageHeader
avb_slot_verify.c
722
*out_algorithm_type = (AvbAlgorithmType)vbmeta_header.
algorithm_type
;
929
AvbAlgorithmType
algorithm_type
= AVB_ALGORITHM_TYPE_NONE;
local
[
all
...]
Completed in 629 milliseconds