Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c199 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, slot_count, !=, 0)) in xtest_pkcs11_test_1001()
216 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, slot_count, ==, in xtest_pkcs11_test_1001()
321 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, mecha_count, ==, in xtest_pkcs11_test_1001()
328 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, data_ptr[j], ==, in xtest_pkcs11_test_1001()
424 !ADBG_EXPECT_COMPARE_UNSIGNED(c, session_info.slotID, ==, slot) || in xtest_pkcs11_test_1002()
425 !ADBG_EXPECT_COMPARE_UNSIGNED(c, session_info.flags, ==, in xtest_pkcs11_test_1002()
427 !ADBG_EXPECT_COMPARE_UNSIGNED(c, session_info.state, ==, in xtest_pkcs11_test_1002()
429 !ADBG_EXPECT_COMPARE_UNSIGNED(c, session_info.ulDeviceError, ==, 0)) in xtest_pkcs11_test_1002()
440 !ADBG_EXPECT_COMPARE_UNSIGNED(c, session_info.slotID, ==, slot) || in xtest_pkcs11_test_1002()
441 !ADBG_EXPECT_COMPARE_UNSIGNED(c, session_info.flags, ==, in xtest_pkcs11_test_1002()
[all …]
H A Dregression_2000.c306 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2001()
314 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2001()
612 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, blen0); in xtest_tee_test_2003()
621 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, blen0); in xtest_tee_test_2003()
722 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2004()
730 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2004()
820 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2004()
828 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2004()
866 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2004()
874 ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, sizeof(buf)); in xtest_tee_test_2004()
H A Dregression_5000.c151 ADBG_EXPECT_COMPARE_UNSIGNED(cs->c, TEEC_SUCCESS, !=, in OpenSession_error_notExistingTA()
156 ADBG_EXPECT_COMPARE_UNSIGNED(cs->c, TEEC_ORIGIN_TRUSTED_APP, !=, in OpenSession_error_notExistingTA()
326 if (!ADBG_EXPECT_COMPARE_UNSIGNED(cs->c, TEEC_SUCCESS, !=, in InitializeContext_NotExistingTEE()
H A Dregression_1000.c648 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, fread_res, ==, sz)) in load_corrupt_ta()
1139 (void)ADBG_EXPECT_COMPARE_UNSIGNED(c, max_concurrency, >, 0); in xtest_tee_test_1013_single()
1140 (void)ADBG_EXPECT_COMPARE_UNSIGNED(c, max_concurrency, <=, NUM_THREADS); in xtest_tee_test_1013_single()
1384 ADBG_EXPECT_COMPARE_UNSIGNED(c, ret_orig, !=, TEEC_ORIGIN_TRUSTED_APP); in invoke_1byte_out_of_bounds()
1447 ADBG_EXPECT_COMPARE_UNSIGNED(c, ret_orig, !=, TEEC_ORIGIN_TRUSTED_APP); in xtest_tee_test_1018()
2064 ADBG_EXPECT_COMPARE_UNSIGNED(c, login, ==, TEEC_LOGIN_PUBLIC); in xtest_tee_test_1026()
2121 ADBG_EXPECT_COMPARE_UNSIGNED(c, login, ==, TEEC_LOGIN_USER); in xtest_tee_test_1027()
2186 ADBG_EXPECT_COMPARE_UNSIGNED(c, login, ==, TEEC_LOGIN_GROUP); in xtest_tee_test_1028()
H A Dregression_4100.c623 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in test_4101()
636 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in test_4101()
649 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in test_4101()
662 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in test_4101()
671 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in test_4101()
736 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, data[n].os_len, in test_4102()
H A Dregression_8100.c150 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, b, ==, slen)) in get_cert()
H A Dregression_6000.c1237 ADBG_EXPECT_COMPARE_UNSIGNED(c, n, ==, 0); in xtest_tee_test_6010_single()
1657 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in xtest_tee_test_6017_single()
1717 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in xtest_tee_test_6018_single()
1735 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, in xtest_tee_test_6018_single()
H A Dregression_4000.c400 (void)ADBG_EXPECT_COMPARE_UNSIGNED(c, blen, ==, in ta_crypt_cmd_random_number_generate()
2223 ADBG_EXPECT_COMPARE_UNSIGNED(c, out_size, ==, in xtest_tee_test_4003()
2499 ADBG_EXPECT_COMPARE_UNSIGNED(c, in xtest_tee_test_4005()
2512 ADBG_EXPECT_COMPARE_UNSIGNED(c, in xtest_tee_test_4005()
4100 ADBG_EXPECT_COMPARE_UNSIGNED(c, out_size, <=, in test_keygen_attributes()
4108 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, n, <, in test_keygen_attributes()
5007 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, tmp_size, <=, sizeof(tmp))) in xtest_tee_test_4011()
5016 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, n, <, tmp_size - i - 1)) in xtest_tee_test_4011()
5030 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, n, <=, tmp_size)) in xtest_tee_test_4011()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/adbg/include/
H A Dadbg.h150 #define ADBG_EXPECT_COMPARE_UNSIGNED(Case_p, Val1, Compar, Val2) \ macro
199 if (!ADBG_EXPECT_COMPARE_UNSIGNED(Case_p, Val1, Compar, Val2)) \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_crypto_api.h1141 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, max_num_keys, <=, 2)) in Invoke_Crypto_GetOperationInfoMultiple()
1204 if (ADBG_EXPECT_COMPARE_UNSIGNED(c, _keyIndex, <, saved_op_mult_info->numberOfKeys)) { \
1526 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_size, <, in Invoke_Crypto_AEUpdate_for_encryption()
1720 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_fdata_size, <, in Invoke_Crypto_AEEncryptFinal()
1723 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_partd_size, <, in Invoke_Crypto_AEEncryptFinal()
1819 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_size, <, in Invoke_Crypto_AEDecryptFinal()
1972 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_size, <, in Invoke_Crypto_DigestDoFinal()
2037 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_size, <, in Invoke_Crypto_AsymmetricSignDigest()
2163 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_size, <, in Invoke_Crypto_AsymmetricEncrypt()
2246 ADBG_EXPECT_COMPARE_UNSIGNED(c, initial_size, <, in Invoke_Crypto_AsymmetricDecrypt()
[all …]
H A Dxml_timearithm_api.h727 if (!res && !ADBG_EXPECT_COMPARE_UNSIGNED(c, exp_result, ==, in Invoke_BigIntGetBit()
749 if (!res && !ADBG_EXPECT_COMPARE_UNSIGNED(c, exp_bit_count, ==, in Invoke_BigIntGetBitCount()
983 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, value_size, <=, shm.size)) in Invoke_BigIntConvertFromOctetString()
H A Dxml_internal_api.h445 ADBG_EXPECT_COMPARE_UNSIGNED(c, op.params[2].value.a, !=, in Invoke_ProcessInvokeTAOpenSession()
448 ADBG_EXPECT_COMPARE_UNSIGNED(c, op.params[2].value.a, ==, in Invoke_ProcessInvokeTAOpenSession()
H A Dxml_datastorage_api.h1342 if (ADBG_EXPECT_COMPARE_UNSIGNED(c, n, <, \
1614 if (!ADBG_EXPECT_COMPARE_UNSIGNED(c, count, <, MAX_NUM_SAVED_OBJ_INFO)) in Invoke_GetNextPersistentObject_All()