Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h564 typedef struct CK_INFO CK_INFO; typedef
565 typedef struct CK_INFO *CK_INFO_PTR;
567 struct CK_INFO { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c157 CK_INFO lib_info = { }; in xtest_pkcs11_test_1001()