Searched refs:mock_tpm_clear_retval (Results 1 - 1 of 1) sorted by relevance

/external/vboot_reference/tests/
H A Dvb2_misc_tests.c28 int mock_tpm_clear_retval; variable
48 mock_tpm_clear_retval = VB2_SUCCESS;
73 return mock_tpm_clear_retval;
374 mock_tpm_clear_retval = VB2_ERROR_EX_TPM_CLEAR_OWNER;
406 mock_tpm_clear_retval = VB2_ERROR_EX_TPM_CLEAR_OWNER;

Completed in 78 milliseconds