Searched refs:g_destroy (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 | 3379 CK_BBOOL g_destroy = CK_FALSE; in xtest_pkcs11_test_1015() local 3390 { CKA_DESTROYABLE, &g_destroy, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1015() 3450 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_destroy, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3486 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_destroy, ==, CK_TRUE) || in xtest_pkcs11_test_1015() 3526 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_destroy, ==, CK_TRUE) || in xtest_pkcs11_test_1015()
|