Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4100.c1813 uint32_t hmulres = TA_CRYPT_ARITH_INVALID_HANDLE; in test_4110_mod() local
1825 if (!ADBG_EXPECT_TEEC_SUCCESS(c, cmd_new_var(c, s, 2048, &hmulres))) in test_4110_mod()
1832 convert_from_string(c, s, str_mul_res, hmulres))) in test_4110_mod()
1862 if (!ADBG_EXPECT_TEEC_SUCCESS(c, compare_handle(c, s, hc, hmulres, 0))) in test_4110_mod()
1872 ADBG_EXPECT_TEEC_SUCCESS(c, cmd_free_handle(c, s, hmulres)); in test_4110_mod()