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

/external/vboot_reference/tests/
H A Dvb21_api_tests.c53 static int retval_hwcrypto; variable
88 retval_hwcrypto = VB2_SUCCESS;
149 return retval_hwcrypto;
164 return retval_hwcrypto;
175 return retval_hwcrypto;
258 retval_hwcrypto = VB2_ERROR_MOCK;
292 retval_hwcrypto = VB2_ERROR_MOCK;
347 retval_hwcrypto = VB2_ERROR_MOCK;

Completed in 75 milliseconds