Searched refs:C_GetSessionInfo (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | pkcs11_1000.c | 405 !ADBG_EXPECT_NOT_NULL(c, ckfunc_list->C_GetSessionInfo)) in xtest_pkcs11_test_1002() 422 rv = C_GetSessionInfo(session[0], &session_info); in xtest_pkcs11_test_1002() 438 rv = C_GetSessionInfo(session[1], &session_info); in xtest_pkcs11_test_1002() 452 rv = C_GetSessionInfo(session[2], &session_info); in xtest_pkcs11_test_1002() 470 rv = C_GetSessionInfo(session[0], &session_info); in xtest_pkcs11_test_1002() 474 rv = C_GetSessionInfo(session[1], &session_info); in xtest_pkcs11_test_1002() 478 rv = C_GetSessionInfo(session[2], &session_info); in xtest_pkcs11_test_1002() 495 rv = C_GetSessionInfo(session[1], &session_info); in xtest_pkcs11_test_1002() 499 rv = C_GetSessionInfo(session[2], &session_info); in xtest_pkcs11_test_1002()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/ |
| H A D | pkcs11.h | 720 CK_RV (*C_GetSessionInfo)(CK_SESSION_HANDLE hSession, member 952 CK_RV C_GetSessionInfo(CK_SESSION_HANDLE hSession, CK_SESSION_INFO_PTR pInfo);
|