Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h576 typedef struct CK_SLOT_INFO CK_SLOT_INFO; typedef
577 typedef struct CK_SLOT_INFO *CK_SLOT_INFO_PTR;
579 struct CK_SLOT_INFO { struct
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c158 CK_SLOT_INFO slot_info = { }; in xtest_pkcs11_test_1001()