Home
last modified time | relevance | path

Searched refs:CK_ULONG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h22 typedef unsigned long CK_ULONG; typedef
30 typedef CK_ULONG *CK_ULONG_PTR;
43 typedef CK_ULONG CK_FLAGS;
48 typedef CK_ULONG CK_SESSION_HANDLE;
51 typedef CK_ULONG CK_OBJECT_HANDLE;
56 typedef CK_ULONG CK_SLOT_ID;
80 typedef CK_ULONG CK_ATTRIBUTE_TYPE;
88 CK_ULONG ulValueLen;
203 typedef CK_ULONG CK_OBJECT_CLASS;
219 typedef CK_ULONG CK_KEY_TYPE;
[all …]
H A Dck_debug.h18 const char *slot_ckf2str(CK_ULONG flag);
21 const char *token_ckf2str(CK_ULONG flag);
24 const char *mecha_ckf2str(CK_ULONG flag);
27 const char *session_ckf2str(CK_ULONG flag);
30 const char *session_cks2str(CK_ULONG flag);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c86 CK_ULONG count = 0; in init_lib_and_find_token_slot()
155 CK_ULONG slot_count = 0; in xtest_pkcs11_test_1001()
156 CK_ULONG present_slot_count = 0; in xtest_pkcs11_test_1001()
164 CK_ULONG mecha_count = 0; in xtest_pkcs11_test_1001()
294 CK_ULONG real_mecha_count = 0; in xtest_pkcs11_test_1001()
295 CK_ULONG alloc_mecha_count = 0; in xtest_pkcs11_test_1001()
1200 CK_ULONG attr_count;
1226 CK_ATTRIBUTE_PTR attr_key, CK_ULONG attr_count, in cipher_init_final()
1417 CK_ATTRIBUTE_PTR attr_key, CK_ULONG attr_count, in open_cipher_session()
1577 CK_ULONG attr_count;
[all …]