Searched refs:g_local (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 | 3384 CK_BBOOL g_local = CK_FALSE; in xtest_pkcs11_test_1015() local 3395 { CKA_LOCAL, &g_local, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1015() 3451 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_local, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3487 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_local, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3527 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_local, ==, CK_FALSE) || in xtest_pkcs11_test_1015() 3846 CK_BBOOL g_local = CK_FALSE; in xtest_pkcs11_test_1017() local 3858 { CKA_LOCAL, &g_local, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1017() 3957 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_local, ==, CK_FALSE) || in xtest_pkcs11_test_1017() 3996 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_local, ==, CK_FALSE) || in xtest_pkcs11_test_1017() 4034 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_local, ==, CK_FALSE) || in xtest_pkcs11_test_1017() [all …]
|