Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h697 CK_RV (*C_GetInfo)(CK_INFO_PTR pInfo); member
916 CK_RV C_GetInfo(CK_INFO_PTR pInfo);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c177 if (!ADBG_EXPECT_NOT_NULL(c, ckfunc_list->C_GetInfo) || in xtest_pkcs11_test_1001()
188 rv = C_GetInfo(&lib_info); in xtest_pkcs11_test_1001()