Searched refs:TlclSelfTestFull (Results 1 – 19 of 19) sorted by relevance
21 TlclSelfTestFull(); in main()
25 TlclSelfTestFull(); in main()
21 TPM_CHECK(TlclSelfTestFull()); in main()
27 TPM_CHECK(TlclSelfTestFull()); in main()
25 TPM_CHECK(TlclSelfTestFull()); in main()
54 TTPM_CHECK(TlclSelfTestFull(), 1000); in main()
23 TPM_CHECK(TlclSelfTestFull()); in main()
71 TlclSelfTestFull(); in main()
41 result = TlclSelfTestFull(); in main()
372 { "selftestfull", "test", "issue a SelfTestFull command", TlclSelfTestFull },
47 TlclSelfTestFull(); in main()
70 uint32_t TlclSelfTestFull(void);
33 uint32_t TlclSelfTestFull(void) { in TlclSelfTestFull() function
170 uint32_t TlclSelfTestFull(void) { in TlclSelfTestFull() function
172 TEST_EQ(TlclSelfTestFull(), 0, "SelfTestFull"); in SendCommandTest()
170 uint32_t TlclSelfTestFull(void) in TlclSelfTestFull() function
273 result = TlclSelfTestFull(); in OneTimeInitializeTPM()