OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TlclLockPhysicalPresence
(Results
1 - 10
of
10
) sorted by null
/external/vboot_reference/tests/tpm_lite/
tpmtest_globallock.c
44
TlclLockPhysicalPresence
();
tpmtest_redefine_unowned.c
53
TlclLockPhysicalPresence
();
tpmtest_timing.c
60
TTPM_CHECK(
TlclLockPhysicalPresence
(), 100);
/external/vboot_reference/firmware/include/
tlcl.h
133
uint32_t
TlclLockPhysicalPresence
(void);
/external/vboot_reference/firmware/lib/tpm_lite/
mocked_tlcl.c
83
uint32_t
TlclLockPhysicalPresence
(void) {
tlcl.c
284
uint32_t
TlclLockPhysicalPresence
(void) {
/external/vboot_reference/tests/
tlcl_tests.c
200
TEST_EQ(
TlclLockPhysicalPresence
(), 0,
rollback_index2_tests.c
223
uint32_t
TlclLockPhysicalPresence
(void)
225
mock_cnext += sprintf(mock_cnext, "
TlclLockPhysicalPresence
()\n");
951
"
TlclLockPhysicalPresence
()\n",
/external/vboot_reference/utility/
tpmc.c
389
TlclLockPhysicalPresence
},
/external/vboot_reference/firmware/lib/
rollback_index.c
673
return
TlclLockPhysicalPresence
();
Completed in 89 milliseconds