Home
last modified time | relevance | path

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

/external/vboot_reference/tests/
Dvb21_api_tests.c53 static int retval_hwcrypto; variable
88 retval_hwcrypto = VB2_SUCCESS; in reset_common_data()
149 return retval_hwcrypto; in vb2ex_hwcrypto_digest_init()
164 return retval_hwcrypto; in vb2ex_hwcrypto_digest_extend()
175 return retval_hwcrypto; in vb2ex_hwcrypto_digest_finalize()
258 retval_hwcrypto = VB2_ERROR_MOCK; in init_hash_tests()
292 retval_hwcrypto = VB2_ERROR_MOCK; in extend_hash_tests()
347 retval_hwcrypto = VB2_ERROR_MOCK; in check_hash_tests()