Searched defs:hKey (Results 1 - 1 of 1) sorted by relevance
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
H A D | pkcs11_object.c | 258 CK_OBJECT_HANDLE hKey) 282 sOperation.params[0].value.b = (uint32_t)hKey; 998 CK_OBJECT_HANDLE hKey) /* handle of the signature key */ 1004 hKey); 1060 CK_OBJECT_HANDLE hKey) /* handle of encryption key */ 1066 hKey); 1127 CK_OBJECT_HANDLE hKey) /* handle of the decryption key */ 1133 hKey); 1471 CK_OBJECT_HANDLE hKey) /* handle of the verification key */ 1477 hKey); 254 static_C_CallInit( uint32_t nCommandID, CK_SESSION_HANDLE hSession, const CK_MECHANISM* pMechanism, CK_OBJECT_HANDLE hKey) argument 995 C_SignInit( CK_SESSION_HANDLE hSession, const CK_MECHANISM* pMechanism, CK_OBJECT_HANDLE hKey) argument 1057 C_EncryptInit( CK_SESSION_HANDLE hSession, const CK_MECHANISM* pMechanism, CK_OBJECT_HANDLE hKey) argument 1124 C_DecryptInit( CK_SESSION_HANDLE hSession, const CK_MECHANISM* pMechanism, CK_OBJECT_HANDLE hKey) argument 1468 C_VerifyInit( CK_SESSION_HANDLE hSession, const CK_MECHANISM* pMechanism, CK_OBJECT_HANDLE hKey) argument [all...] |
Completed in 24 milliseconds