OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VbExTpmClose
(Results
1 - 4
of
4
) sorted by null
/external/vboot_reference/firmware/stub/
tpm_lite_stub.c
144
VbError_t
VbExTpmClose
(void) {
/external/vboot_reference/firmware/include/
vboot_api.h
476
VbError_t
VbExTpmClose
(void);
[
all
...]
/external/vboot_reference/tests/
tlcl_tests.c
78
VbError_t
VbExTpmClose
(void)
/external/vboot_reference/firmware/lib/tpm_lite/
tlcl.c
152
return
VbExTpmClose
();
Completed in 75 milliseconds