Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c3158 CK_BBOOL g_derive = CK_FALSE; in xtest_pkcs11_test_1014() local
3169 { CKA_DERIVE, &g_derive, sizeof(CK_BBOOL) }, in xtest_pkcs11_test_1014()
3251 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_derive, ==, CK_FALSE) || in xtest_pkcs11_test_1014()
3276 !ADBG_EXPECT_COMPARE_UNSIGNED(c, g_derive, ==, CK_TRUE) || in xtest_pkcs11_test_1014()