Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h639 typedef struct CK_SESSION_INFO CK_SESSION_INFO; typedef
640 typedef struct CK_SESSION_INFO *CK_SESSION_INFO_PTR;
651 struct CK_SESSION_INFO { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c393 CK_SESSION_INFO session_info = { }; in xtest_pkcs11_test_1002()