Searched refs:g_copy (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 3378 CK_BBOOL g_copy = CK_FALSE; in xtest_pkcs11_test_1015() local 3389 { CKA_COPYABLE, &g_copy, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1015() 3449 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_copy, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3485 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_copy, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3525 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_copy, ==, CK_TRUE) || in xtest_pkcs11_test_1015()
|