OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VB2_SHA512_DIGEST_SIZE
(Results
1 - 5
of
5
) sorted by null
/external/vboot_reference/firmware/2lib/include/
2common.h
187
(
VB2_SHA512_DIGEST_SIZE
+ \
2sha.h
54
#define
VB2_SHA512_DIGEST_SIZE
64
/external/vboot_reference/tests/
vb2_sha_tests.c
86
uint8_t digest[
VB2_SHA512_DIGEST_SIZE
];
111
uint8_t digest[
VB2_SHA512_DIGEST_SIZE
];
vb21_common_tests.c
212
VB2_SHA512_DIGEST_SIZE
, "vb2_sig_size() SHA512");
/external/vboot_reference/firmware/2lib/
2sha_utility.c
76
return
VB2_SHA512_DIGEST_SIZE
;
Completed in 136 milliseconds