OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TlclAssertPhysicalPresence
(Results
1 - 21
of
21
) sorted by null
/external/vboot_reference/tests/tpm_lite/
lock.c
23
TlclAssertPhysicalPresence
();
tpmtest_earlynvram.c
25
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_earlynvram2.c
23
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_enable.c
22
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_spaceperm.c
26
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_fastenable.c
28
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_testsetup.c
26
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_writelimit.c
28
TPM_CHECK(
TlclAssertPhysicalPresence
());
readonly.c
73
TlclAssertPhysicalPresence
();
tpmtest_globallock.c
24
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_redefine_unowned.c
24
TPM_CHECK(
TlclAssertPhysicalPresence
());
tpmtest_timing.c
55
TTPM_CHECK(
TlclAssertPhysicalPresence
(), 100);
/external/vboot_reference/firmware/linktest/
main.c
54
TlclAssertPhysicalPresence
();
/external/vboot_reference/utility/
tpm_init_temp_fix.c
49
result =
TlclAssertPhysicalPresence
();
tpmc.c
376
TlclAssertPhysicalPresence
},
/external/vboot_reference/firmware/include/
tlcl.h
114
uint32_t
TlclAssertPhysicalPresence
(void);
/external/vboot_reference/firmware/lib/tpm_lite/
mocked_tlcl.c
67
uint32_t
TlclAssertPhysicalPresence
(void) {
tlcl.c
264
uint32_t
TlclAssertPhysicalPresence
(void) {
/external/vboot_reference/firmware/lib/
rollback_index.c
398
result =
TlclAssertPhysicalPresence
();
406
RETURN_ON_FAILURE(
TlclAssertPhysicalPresence
());
/external/vboot_reference/tests/
tlcl_tests.c
180
TEST_EQ(
TlclAssertPhysicalPresence
(), 0,
rollback_index2_tests.c
191
uint32_t
TlclAssertPhysicalPresence
(void)
193
mock_cnext += sprintf(mock_cnext, "
TlclAssertPhysicalPresence
()\n");
611
"
TlclAssertPhysicalPresence
()\n"
624
"
TlclAssertPhysicalPresence
()\n"
637
"
TlclAssertPhysicalPresence
()\n"
649
"
TlclAssertPhysicalPresence
()\n"
651
"
TlclAssertPhysicalPresence
()\n"
664
"
TlclAssertPhysicalPresence
()\n"
690
"
TlclAssertPhysicalPresence
()\n"
701
"
TlclAssertPhysicalPresence
()\n
[
all
...]
Completed in 2141 milliseconds