Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c403 !ADBG_EXPECT_NOT_NULL(c, ckfunc_list->C_CloseSession) || in xtest_pkcs11_test_1002()
466 rv = C_CloseSession(session[0]); in xtest_pkcs11_test_1002()
487 rv = C_CloseSession(session[1]); in xtest_pkcs11_test_1002()
491 rv = C_CloseSession(session[2]); in xtest_pkcs11_test_1002()
548 C_CloseSession(session); in init_user_test_token()
555 C_CloseSession(session); in init_user_test_token()
568 C_CloseSession(session); in init_user_test_token()
577 C_CloseSession(session); in init_user_test_token()
794 rv = C_CloseSession(session); in test_login_logout()
861 rv2 = C_CloseSession(session); in test_set_pin()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h718 CK_RV (*C_CloseSession)(CK_SESSION_HANDLE hSession); member
948 CK_RV C_CloseSession(CK_SESSION_HANDLE hSession);