Home
last modified time | relevance | path

Searched refs:tpm_get_flags (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dtpm_test.c45 static uint32_t tpm_get_flags(uint8_t *disable, uint8_t *deactivated, in tpm_get_flags() function
149 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_enable()
153 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_enable()
176 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_fast_enable()
180 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_fast_enable()
186 TPM_CHECK(tpm_get_flags(&disable, &deactivated, NULL)); in test_fast_enable()
395 result = tpm_get_flags(NULL, NULL, NULL); in test_startup()
400 result = tpm_get_flags(NULL, NULL, NULL); in test_startup()