Home | History | Annotate | Download | only in generator

Lines Matching full:testresult

3395 If TPM2_SelfTest() has not been executed and a testable function has not been tested, testResult will be
3397 testResult will be TPM_RC_TESTING. If testing of all functions is complete without functional failures,
3398 testResult will be TPM_RC_SUCCESS. If any test failed, testResult will be TPM_RC_FAILURE. If the
3399 TPM is in Failure mode because of an invalid startupType in TPM2_Startup(), testResult will be
3469 testResult
3519 out->testResult = CryptGetTestResult(&out->outData);