Home
last modified time | relevance | path

Searched refs:g_sensitive (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c3381 CK_BBOOL g_sensitive = CK_FALSE; in xtest_pkcs11_test_1015() local
3392 { CKA_SENSITIVE, &g_sensitive, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1015()
3454 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_sensitive, ==, CK_FALSE) || in xtest_pkcs11_test_1015()
3490 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_sensitive, ==, CK_FALSE) || in xtest_pkcs11_test_1015()
3530 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_sensitive, ==, CK_FALSE) || in xtest_pkcs11_test_1015()
3573 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_sensitive, ==, CK_TRUE) || in xtest_pkcs11_test_1015()
3843 CK_BBOOL g_sensitive = CK_FALSE; in xtest_pkcs11_test_1017() local
3855 { CKA_SENSITIVE, &g_sensitive, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1017()
3958 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_sensitive, ==, CK_TRUE) || in xtest_pkcs11_test_1017()
3997 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_sensitive, ==, CK_TRUE) || in xtest_pkcs11_test_1017()
[all …]