Searched refs:g_modify (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 | 3377 CK_BBOOL g_modify = CK_FALSE; in xtest_pkcs11_test_1015() local 3388 { CKA_MODIFIABLE, &g_modify, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1015() 3448 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_modify, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3484 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_modify, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3524 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_modify, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3570 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_modify, ==, CK_FALSE) || in xtest_pkcs11_test_1015()
|