Searched refs:ADBG_EXPECT_CK_OK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 127 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1000() 131 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1000() 135 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1000() 142 ADBG_EXPECT_CK_OK(c, rv); in xtest_pkcs11_test_1000() 168 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1001() 174 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1001() 189 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1001() 196 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1001() 213 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1001() 230 if (!ADBG_EXPECT_CK_OK(c, rv)) in xtest_pkcs11_test_1001() [all …]
|
| H A D | xtest_test.h | 47 #define ADBG_EXPECT_CK_OK(c, got) \ macro
|