Searched refs:tpm_self_test_full (Results 1 – 4 of 4) sorted by relevance
147 TPM_CHECK(tpm_self_test_full()); in test_enable()174 TPM_CHECK(tpm_self_test_full()); in test_fast_enable()204 TPM_CHECK(tpm_self_test_full()); in test_global_lock()241 tpm_self_test_full(); in test_lock()278 tpm_self_test_full(); in test_readonly()326 TPM_CHECK(tpm_self_test_full()); in test_redefine_unowned()399 tpm_self_test_full(); in test_startup()438 TTPM_CHECK(tpm_self_test_full(), 1000); in test_timing()459 TPM_CHECK(tpm_self_test_full()); in test_write_limit()
440 TPM_COMMAND_NO_ARG(tpm_self_test_full) in TPM_COMMAND_NO_ARG() argument
430 uint32_t tpm_self_test_full(void);
288 uint32_t tpm_self_test_full(void) in tpm_self_test_full() function