Searched refs:mock_unpack_key_retval (Results 1 – 2 of 2) sorted by relevance
49 static int mock_unpack_key_retval; variable79 mock_unpack_key_retval = VB2_SUCCESS; in reset_common_data()152 return mock_unpack_key_retval; in vb2_unpack_key()222 mock_unpack_key_retval = VB2_ERROR_UNPACK_KEY_SIG_ALGORITHM; in verify_keyblock_tests()299 mock_unpack_key_retval = VB2_ERROR_UNPACK_KEY_HASH_ALGORITHM; in verify_preamble_tests()
51 static int mock_unpack_key_retval; variable82 mock_unpack_key_retval = VB2_SUCCESS; in reset_common_data()158 return mock_unpack_key_retval; in vb2_unpack_key()230 mock_unpack_key_retval = VB2_ERROR_UNPACK_KEY_SIG_ALGORITHM; in load_keyblock_tests()307 mock_unpack_key_retval = VB2_ERROR_UNPACK_KEY_HASH_ALGORITHM; in load_preamble_tests()