Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h49 typedef CK_SESSION_HANDLE *CK_SESSION_HANDLE_PTR; typedef
717 CK_SESSION_HANDLE_PTR phSession);
946 CK_SESSION_HANDLE_PTR phSession);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c1416 CK_SLOT_ID slot, CK_SESSION_HANDLE_PTR session, in open_cipher_session()