Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h120 typedef CK_ULONG CK_OBJECT_HANDLE, *CK_OBJECT_HANDLE_PTR; typedef
406 CK_OBJECT_HANDLE* phObject);
410 CK_OBJECT_HANDLE hObject);
414 CK_OBJECT_HANDLE hObject,
425 CK_OBJECT_HANDLE* phObject,
435 CK_OBJECT_HANDLE hKey);
459 CK_OBJECT_HANDLE hKey);
504 CK_OBJECT_HANDLE hKey);
526 CK_OBJECT_HANDLE hKey);
550 CK_OBJECT_HANDLE* phKey);
[all …]
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c258 CK_OBJECT_HANDLE hKey) in static_C_CallInit()
655 CK_OBJECT_HANDLE* phObject) /* receives new object's handle. */ in C_CreateObject()
713 CK_OBJECT_HANDLE hObject) /* the object's handle */ in C_DestroyObject()
744 CK_OBJECT_HANDLE hObject, /* the object's handle */ in C_GetAttributeValue()
856 CK_OBJECT_HANDLE* phObject, /* receives object handle array */ in C_FindObjects()
998 CK_OBJECT_HANDLE hKey) /* handle of the signature key */ in C_SignInit()
1060 CK_OBJECT_HANDLE hKey) /* handle of encryption key */ in C_EncryptInit()
1127 CK_OBJECT_HANDLE hKey) /* handle of the decryption key */ in C_DecryptInit()
1195 CK_OBJECT_HANDLE* phKey) /* receives handle of new key */ in C_GenerateKey()
1258 CK_OBJECT_HANDLE* phPublicKey, /* gets pub. key handle */ in C_GenerateKeyPair()
[all …]