Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h719 CK_RV (*C_CloseAllSessions)(CK_SLOT_ID slotID); member
950 CK_RV C_CloseAllSessions(CK_SLOT_ID slotID);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c404 !ADBG_EXPECT_NOT_NULL(c, ckfunc_list->C_CloseAllSessions) || in xtest_pkcs11_test_1002()
483 rv = C_CloseAllSessions(slot); in xtest_pkcs11_test_1002()